Home Forums WoodMart support forum Sidebarstyle

Sidebarstyle

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #493540

    junyiiu97
    Participant

    I used “WOODMART WooCommerce Layered Nav” to create a Product Filter Sidebar, but my style is not the same as the demo, I want to set the style like the demo, please help me to solve it.

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

    Hello,

    Go to Products > Attributes > edit attribute > upload image for “HECIG” brand and check the issue.

    Go to Appearance > Widgets> Here you can customize the style.
    https://ibb.co/jyHyQkn

    Best Regards.

    #493662

    junyiiu97
    Participant

    My problem isn’t what you’re talking about, you’re talking about something I know how to fix. I want to set my filter white and set the border, not like the one in my screenshot

    #493745

    Hello,

    Can you please share the WP admin login details of your site so I can check and give you a possible solution?

    Best Regards.

    #494585

    junyiiu97
    Participant

    Sure

    #494620

    Hello,

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

    .wd-filter-list .wc-layered-nav-term a:hover+.count, .wd-filter-list .wc-layered-nav-term.wd-active .count {
        color: #fff !important;
        background-color: rgb(213 40 10) !important;
        border-color: rgb(10 14 22) !important;
    }

    Best Regards.

    #495156

    junyiiu97
    Participant

    I have put the css code in the specified location as you said, then the page cleared the cache of the site and cdn, and used incognito mode to access my site, but my problem is still not solved.

    #495306

    Hello,

    The previous css is working fine on your site:
    This css is for hover filter:
    Screenshot for clarification:
    https://ibb.co/RN2KKGC

    Best Regards.

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