Change color background in product category box

This topic has 4 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Robert Hall

  • Avatar: Greta
    Greta
    Participant
    September 21, 2016 at 11:57

    I would change the background color (now white) where it says the name of the category in the box “product categories” on the home page. I would also like to change the font color and if possible put a border above and below the white bar where it says the name of the category. I post a picture for you to see where …

    credentials in private

    Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 21, 2016 at 13:42

    Hello,

    Use this code in Global Custom CSS:

    .product-category .categories-mask {
        background-color: grey;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
    }
    .product-category .categories-mask span {
        color: white;
    }
    .product-category .categories-mask h4 {
       color: white;
    }

    Regards,
    Eva Kemp.

    Avatar: Greta
    Greta
    Participant
    September 21, 2016 at 14:55

    Ok thanks…

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 21, 2016 at 14:57

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Change color background in product category box’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.