New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Small mistakes 2
Correct you would need to customise this, what I wanted to know is if you have modified the core theme files?
Thanks.
I have altered nothing. Only I use child themes
On your cart page you need to hide the left sidebar. Add this to your Theme Options => Custom CSS:
.woocommerce-cart .span8 { width: 100%; clear: none; } .woocommerce-cart .sidebar { display: none!important; }
I found another bug on my website.
attaching a screenshot
http://screenshot.cz/4X/4XOQJ/1.png
Wishlist me in the theme showsing 2x
how to fix?
1)
Please view our demo: http://neighborhood.swiftideas.com/.
You can see there is not an issue there so this will have been being caused by your own modifications.
2)
Please test this to remove the second wishlist button:
.variations_button .yith-wcwl-add-to-wishlist { display: none!important; }
You must be logged in and have valid license to reply to this topic.