How can I increase the full width display on my pages?

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

Hi @MONASI ,

Would you mind to share your URL website with password if its protected?

Thanks!

www.bessessentials.com

@MONASI

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.