• Hello,

    I’ve a question about the product filter background color. When I select a filter on the left side in the sidebar, an purple background color appear. How can I change this into a grey color?

    Another question about the product section on the right side. When I select a filter, the product section loads but the width of the columns change. I really would like to maintain the original width.

    The URL to the page is: http://asbestversnelling.nl/initiatief

    I hope you can help me and to hear from you soon!

    Regards.
    Sanne

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,

    for first request please go in YITH Plugins > Ajax Product Filter > Custom Style and add this css rule:

    .woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
        background: #ccc;
        border: 1px solid #ffffff;
    }

    For the second request:

    Another question about the product section on the right side. When I select a filter, the product section loads but the width of the columns change. I really would like to maintain the original width.

    I’m sorry but I didn’t understand the problem, please can you explain me how replicate the problem step by step ?
    Thanks.
    Have a nice day
    YITH

Viewing 1 replies (of 1 total)

The topic ‘Sidebar selection color and loading selections’ is closed to new replies.