• malens3321

    (@malens3321)


    hi I am trying to customise the filters section, I don’t know where this purpose colour is coming from how can I change it? Also the shadows.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Pablo Pérez

    (@pperez001)

    Hi there,

    We checked your site but we couldn’t find the filters, could you please send us a link where we can find the filters and let us know exactly which color you want to change? Maybe with a screenshot you can point us to the elements you need to change.

    Have a great day!

    Thread Starter malens3321

    (@malens3321)

    Hi, I am sorry I have removed them temporarily, please check the page again:

    I want to remove the background, title and when hovered colour to black.

    I would also like the categories to be in the middle.

    Can you help me with that?

    Thread Starter malens3321

    (@malens3321)

    hi is it possible to get your response? Otherwise I will have to remove the filters from the website as they don’t look good.

    Thread Starter malens3321

    (@malens3321)

    Hi I had to move the filter to test page. Can you tell me how to customise

    https://www.shop.auto2xtech.com/index.php/test/

    I want to remove the white background, title and when hovered colour to black.?

    I would also like the categories to be in the middle. 

    Can you help me with that?

    Plugin Support Vanesa

    (@vanesarodriguez)

    Hello!

    Please, try adding the following CSS in Appearance -> Customize -> Additional CSS:

    li.filter-item.label.level-0.label-below:hover, li.filter-item.label.level-0.label-below.active {
    background-color: black !important;
    outline: 2px solid black !important;
    }

    .yith-wcan-filters .yith-wcan-filter.label-design .filter-items{
    display: flex;
    justify-content: center;
    }

    Try it and let us know.

    Have a nice day!

    Thread Starter malens3321

    (@malens3321)

    Thanks a lot. It worked but there is still some white background left. I have added green background for contract.

    Would be great to learn how this can be removed because I otherwise I cannot use it on the front page.

    Best,
    Mariola

    Plugin Support Vanesa

    (@vanesarodriguez)

    Hello there!

    Please, try the following CSS:

    .yith-wcan-filters{
    background: none !important;
    }

    Let us know if this helps.

    Have a nice day!

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.