Hi,
I have a problem displaying the sidebar when in a product browsing page,
it happenes regardless of category (i.e. any page this sidebar is on)
It appears below the items instead of next to them
Pleas advise :S
Hi,
I have a problem displaying the sidebar when in a product browsing page,
it happenes regardless of category (i.e. any page this sidebar is on)
It appears below the items instead of next to them
Pleas advise :S
Also,
Another problem I've found is that when over-adding? an item to your cart, the error message appears, and the page is formatted weird:
Hi ashjayjay,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.woocommerce-page .clear {
clear: none;
}
.woocommerce_error {
float: left;
width: 100%;
}
Regards,
Devin
Hi Devin,
The CCS worked perfectly!
Thank You so much :)
This topic has been closed to new replies.