Hi, I would like to increase the width on my Pages to show in full width. The homepage and product&collection pages look ok, but the others are ocupying just half the screen.
1 Like
Please add the following CSS code to your assets/styles.css bottom of the file.
.reading-width {max-width: 1200px !important;}
Thanks!
1 Like
Hey there, This can be done through the coding for all the templates.