Home › Forums › All Other Themes › Remove sidebar from individual product pages
- This topic has 12 replies, 3 voices, and was last updated 6 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
September 21, 2018 at 10:18 pm #108202
Hello,
I’m using the Girly Pro theme – I would like to completely remove the sidebar from all individual product pages, allowing each product page to extend to the full width.
At the same time, I’d like to keep the sidebar on the product categories pages. Can you recommend a solution?
Thank you.
Heather
September 24, 2018 at 1:19 pm #108291Hi Heather,
Your 1 year support for theme has expired. To continue receiving theme updates/access and support for another year kindly subscribe for just $18
Pay via PayPal:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E6MFAFM4T6RDL
OR
Pay via Credit Card:
https://sites.fastspring.com/sktthemes/product/singlethemeyearly
Once paid we will again renew your support for 1 year and you will also receive theme updates/access as and when they happen.
Regards,
ShriSeptember 26, 2018 at 9:42 pm #108493Hello – I’ve just paid for another year of support.
I’m using the Girly Pro theme – I would like to completely remove the sidebar from all individual product pages, allowing each product page to extend to the full width.
At the same time, I’d like to keep the sidebar on the product categories pages. Can you recommend a solution?
Thank you.
Heather
September 27, 2018 at 12:24 pm #108534Hi,
Kindly show us your website URL?
Regards,
DaveSeptember 27, 2018 at 2:43 pm #108553Http://www.crossvinedesigns.com
September 28, 2018 at 12:49 pm #108611Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.site-main { width:100%;}
Regards,
DaveSeptember 28, 2018 at 3:55 pm #108641Hello,
This doesn’t work – please advise further.
Thank you!
Heather
September 30, 2018 at 10:12 pm #108690Hello – I’ve paid for a year’s support and have provided the url and login credentials. Please advise on the best way to remove the sidebar from the woocommerce product pages only.
Thank you!!
October 1, 2018 at 12:56 pm #108771Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveOctober 2, 2018 at 12:59 am #108800https://imgur.com/DBYesXP
October 2, 2018 at 1:37 pm #108844Kindly use this in appearance>theme options>basic settings>Custom CSS:
body.single-product #sidebar {display:none;}
body.single-product #sitemain {width:100% !important;}Regards,
ShriOctober 2, 2018 at 2:23 pm #108851Perfect! Thank you so much.
October 4, 2018 at 11:12 am #109032🙂
-
AuthorPosts
- You must be logged in to reply to this topic.