Home Forums WoodMart support forum CATEGORIES STYLE 3

CATEGORIES STYLE 3

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

    CSI
    Participant

    How can I change the background color to white instead of black when I hover over the image and still have the same opacity?

    CATEGORIES STYLE 3

    https://woodmart.xtemos.com/products-categories/

    #113460

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .cat-design-center .wrapp-category:before {
    background-color: #fff;
    }

    Best Regards

    #113573

    CSI
    Participant

    Thanks!

    #113595

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘CATEGORIES STYLE 3’ is closed to new replies.