Home Forums WoodMart support forum Navigation Colour

Navigation Colour

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #640009

    MaDaRa
    Participant

    I want to change the color of these, how?

    Attachments:
    You must be logged in to view attached files.
    #640180

    MaDaRa
    Participant

    any answer?

    #640189

    Hung Pham
    Keymaster

    Hi ahmad.huda11,

    Thanks for your patience.

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

    /* Filter counts */
    .wd-filter-list .wc-layered-nav-term a:hover+.count,
    .wd-filter-list .wc-layered-nav-term.wd-active span.count {
        color: #fff;
        background-color: #000;
        border-color: #000;
    }
    
    /* Pagination */
    nav[class*="-pagination"] li span.current {
        color: #fff;
        background-color: #000;
    }

    Best Regards,

    #640210

    MaDaRa
    Participant

    Worked, thanks close the topic.

    #640294

    Hung Pham
    Keymaster

    Hi MaDaRa,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

    #640669

    MaDaRa
    Participant

    I already rated it 5 star. close the topic.

    • This reply was modified 5 months ago by MaDaRa.
Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Navigation Colour’ is closed to new replies.