Hello,
My website is: https://ivyanddaisymerch.com/
How do I center all of the content on my site? It is all skewed to the right, I want it to be neatly organized in the center.
Im using the Dawn theme.
Thanks!
Hello,
My website is: https://ivyanddaisymerch.com/
How do I center all of the content on my site? It is all skewed to the right, I want it to be neatly organized in the center.
Im using the Dawn theme.
Thanks!
Hi @Ivyanddaisy ,
Please follow these steps
<style>
#Slide-template--16108149539008__featured_collection-1 {
margin-left: 20px !important;
}
#shopify-section-template--16108149539008__featured_collection > div > div > div > h2 {
text-align: center !important;
padding: 20px !important;
}
</style>