Home Forums WoodMart support forum Theme Element: Product Categories – Carousel

Theme Element: Product Categories – Carousel

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31477

    annahh
    Participant

    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.
    #31480

    Artem Temos
    Keymaster

    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

    #31481

    annahh
    Participant

    Hi there,

    It works! Thanks a lot!

    Regards.

    #31488

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)