Hi,
I would like to make my site smaller - the width really. Any way to adjust the Spark template to a more narrow width overall? Margins? padding?
Thx
Hi,
I would like to make my site smaller - the width really. Any way to adjust the Spark template to a more narrow width overall? Margins? padding?
Thx
Please share store URL so that exact code can be provided.
plz update the URL its not working
I figured out the boat spelling was wrong. do you want to reduce the width of complete site(including slider) or just the inner section
Hi - I’d like to see what my site looks like with an overall reduced width
Hi,
You can try this code
play around with width. you can increase/decrease 80 to your choice. don’t forgot % sign
#main {
width: 80%;
align-self: center;
}