Shopify Design- increase the width of a multicolumn section

Hello!

I’d like to increase the width of a single multi-column section of my blind and reduce the left and right margins on both sides of the page accordingly, but not reduce them to zero.
Can anyone help me?

Thx in advance!!

Hi @PatTheCat63
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.

Hi @PatTheCat63

Please share your store URL

Hi,

Can you share your store url

https://www.flowsuperfoods.com/ PW: chahya

www.flowsuperfoods.com PW: chahya

www.flowsuperfoods.com PW: chahya

Add this CSS code below at the bottom of your base.css file

.multicolumn .page-width { max-width: 1480px !important; }

THANKS Dan!! It works perfectly. :slightly_smiling_face:

1 Like