How to hide mobile version menu icons on only mobile?

This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by GPP

  • Avatar: GPP
    GPP
    Participant
    January 5, 2022 at 14:54

    Hey how do I hide mobile menu icons? Could you drop me some CSS to hide it on mobile only?

    Here is the pic for explanation:
    https://prnt.sc/264r62c

    Thank you!

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 5, 2022 at 14:59

    Hello,

    Ad the below code to Theme Options > Custom CSS

    div.mobile-menu-content .et_b_header-menu .menu li a.type-img img {
        display: none;
    }

    Regards

    Avatar: GPP
    GPP
    Participant
    January 6, 2022 at 14:50

    Thank you!

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

The issue related to '‘How to hide mobile version menu icons on only 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.