I try to set my woocommerce page to full width (and no widget) but it won’t work with for example with this code:
content-woocommerce div#primary {
width: 100%;
}
content-woocommerce div#secondary {
display: none;
}
it’s only meant for the woocommerce pages, see the’fullscreen’screenshot:-)
thanks, Marcel
Hi there
Hope you are having a good day and thank you for your question 
In order to check your question i need to see your live website, please provide url and i will take a look
Hi Noda,
https://test.ifixit.nl/shop/
thanks in advance:-)
Marcel
hey there
Hope you are having a good day and thank you for your question 
Please add this CSS in appearance - customize - additional CSS
#content-woocommerce {
width: 97%;
}
.woocommerce #secondary {
display: none;
}
Thanks!
Colorlib Support Team
Noda,
thanks for trying but unfortunately it is not the solution, it’s still not full width.
you to have a very nice day:-)
Marcel
Hi, there
I will close this case now, Feel free to contact us again if you have other questions
Thanks!