Hi community
My website is sneakersafe.co.uk
How can I change the width of the text bodies on Page sections only? As shown here, I would like to make it narrower
All help is appreciated thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @SneakerSafe , can you try add the css code to your theme.scss.liquid or theme.css?
.template-page .page-width{
max-width: 1000px;
}
User | Count |
---|---|
546 | |
209 | |
125 | |
80 | |
41 |