I need help with my Woocommerce
.
What code is needed to get full page width on the product pages?
I’ve tried but can’t get it to work.
I have tried to add a code in customize css.
.main-container {width:100%;max-width:100%}
#page, .container {width:100%}
Nothing happens.
https://angelicasmatbageri.se/
2
Answers
You Can Add This CSS WordPress Customize in Additional CSS:
Since you use bootstrap you have to do changes on your container and your column.
Set container to full
Set column to full