hello
Yesterday I activated your beautiful duzzling and tried to set it up.
all pages are no sidebar except that opens into the product detail .
The page offers the right sidebar and can not figure out how to remove it in order to have even one full-width
thanks
Laura
Laura,
Please provide your URL to this product page and I will write a Custom CSS that will get rid of this sidebar.
website
http://www.italiabio.org/
product detail page
http://www.italiabio.org/?product=gallette-di-farro-bio
thanks … six friendly
Laura
Add this code to Appearance - Theme Options - Other - Custom CSS
.woocommerce #secondary {
display: none;
}
.woocommerce #primary {
width: 100%;
}
This will get rid of sidebar on all WooCommerce and make that page full width.
thanks for the speed and availability . This is called " valuable support " !!
laura
did … and is perfect!