Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #115259
    Benjo3
    Participant

    Hey,

    I would like to remove the magnifier inside the menu bar on the right side. Could some help me how to do this?

    Regards,

    Ben

    #115264
    Mahesh
    Keymaster

    @benjo3: Disabling magnifier on primary menu is available in Pro version. I recommend you to upgrade to pro. Or you can remove it with custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #search-toggle {
        display: none;
    }

    Regards,
    Mahesh

    #115276
    Benjo3
    Participant

    Hey Mahesh,

    thank you for your advice!

    Regards,

    Ben

    #115410
    Mahesh
    Keymaster

    @benjo3: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove the magnifier?’ is closed to new replies.