Archived topic
Elements are not full width in woocommerce product page
3 replies · Started by Babak on March 25, 2022
Hi;
Elements created are full width in all the pages but woo commerce pages. I went through your forum and tried the simple CSS plugin method, which ruined my site, and I had to redo the whole site again from scratch.
Is there a way to address this problem without jeopardizing the work I have already done?
Hi there,
are these Blocks Elements ? And if so which Hook did you set the to display?
If you use the before_footer hook they will be full width across all pages
Thanks a lot for your great support. Worked like a charm.
Glad to hear that