Theme Element: Product Categories – Carousel
-
Hi there,
I’m working on the ‘Demo Furniture’ Layout, as like like the product category carousel of its demo homepage. However, when I work on my website, even I edit straight on the demo content, I notice there are a border/shadow outside each product category box now. As you can see, this border/shadow greatly affect the clean look that I chose this demo in the first place. I wonder what changed or how can I achieve a border-less category box?
Thanks,
Hannah
Attachments:
You must be
logged in to view attached files.
Hello,
We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.
In general, this categories layout has shadows for uploaded images. But you can easily hide it by adding the following line of code to the Custom CSS section in Theme Settings
.cat-design-alt .category-image-wrapp { box-shadow:none; }
Kind Regards
Xtemos
Hi there,
It works! Thanks a lot!
Regards.