- This topic has 3 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Panaroma Forum › Displaying WooCommerce product page full width
I’m using WooCommerce to sell one product on my new site, and the product page is displaying the product with a left sidebar. I’d like to be able to remove the sidebar and have the product page display full width. How would I do that?
The product page is here: http://www.club57artistsfund.com/product/susan-hannafords-club-57-playing-cards/
Thanks for any help.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> and find woocommerce page layout >> select woocommerce full width.
Regards,
Dave
I’m not seeing any WooCommerce settings in theme options.
Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.single-product #primary { width:100%;}
.single-product #secondary { display:none;}
Regards,
Dave
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]