- This topic has 3 replies, 2 voices, and was last updated 7 years, 4 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]