Mobile menu icons hover disable - by asim

This topic has 5 replies, 2 voices, and was last updated 2 years, 6 months ago ago by asim

  • Avatar: asim
    asim
    Participant
    October 11, 2021 at 10:24

    how can disable mobile panel hover effects and make this single color…i cannot find the settings..please give me a solution

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2021 at 12:13

    Hello,

    Could you provide a screenshot for s better understanding?

    Regards

    Avatar: asim
    asim
    Participant
    October 11, 2021 at 15:42

    https://prnt.sc/1vpxehr
    here is the screenshot if there is any CSS code then please tell me…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2021 at 15:47

    Hello,

    Thanks for the reply.
    Option for the color will be available after the next theme update. As a temporary solution add the next code in Theme Options > Theme custom CSS:

    .et-mobile-panel .et_b-icon svg {
        fill: white;
    }
    .et-mobile-panel .et_column>a .et_b-icon+span {
        color: white;
    }

    Regards

    Avatar: asim
    asim
    Participant
    October 11, 2021 at 18:24

    you saved my life…thanks a lot

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

The issue related to '‘mobile menu icons hover disable’' 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.