How can I change the colour of the search filter

This topic has 6 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Rose Tyler

  • Avatar: JamieSLU
    JamieSLU
    Participant
    March 11, 2022 at 12:45

    Is there a way to change the background colour and text colour on the search filter when you open it.

    Currently it’s white and I want to change it.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 11, 2022 at 13:15

    Hello,

    Thanks for using our theme.
    Provide URL of page with the filter via the Private Content area.

    Regards

    Avatar: JamieSLU
    JamieSLU
    Participant
    March 11, 2022 at 14:26

    Added

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 11, 2022 at 15:11

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .search-full-width .et-mini-content.active,
    .autocomplete-suggestions {
        background-color: #222 !important;
    }
    .search-full-width .category-grid.text-color-dark .count,
    .search-full-width .et-mini-content.active,
    .search-full-width-form .products-title,
    .search-full-width .category-grid .categories-mask h4,
    .autocomplete-no-suggestion {
        color: white !important;
    }

    Regards

    Avatar: JamieSLU
    JamieSLU
    Participant
    March 11, 2022 at 15:22

    Thank you 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 11, 2022 at 15:47

    You’re welcome!
    Have a nice day!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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