Is it possible to change this filter icon on mobile?

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

  • Avatar: ziga32
    ziga32
    Participant
    October 25, 2022 at 11:54

    I’m trying to change this filter icon to white on green background on mobile, to be more visible
    https://i.imgur.com/S2vWtqN.png

    But chrome dev console does not show me this icon so I can target it with css?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2022 at 12:00

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    .et-toggle-mob-sidebars-inner svg {
        fill: white;
    }
    .et-toggle-mob-sidebars-inner .et-toggle {
        background-color: green;
    }

    Regards

    Avatar: ziga32
    ziga32
    Participant
    October 25, 2022 at 12:33

    perfect!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2022 at 12:39

    You’re welcome!

    Regards

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

The issue related to '‘Is it possible to change this filter icon on mobile?’' has been successfully resolved, and the topic is now closed for further responses

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