Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133145
    Deedar Khudaidad
    Participant

    Hi,

    How can I remove an extra menu icon/button on the header right side of my website? In addition to my standard menu button (which usually comes when using tablet or mobile), I have an additional useless black-coloured menu icon/button on the header right side of my website which I cannot remove it. Please check it on http://www.futureoutlooks.com and kindly let me know how I can remove it.

    Thanks,

    #133150
    Skandha
    Participant

    @info@futureoutlooks.com: Go to => Appearance => Customize => Additional CSS and the following CSS Code.

    #responsive-menu-button {
        display:none !important;
    }

    Let me know if this does the trick.

    Regards,
    Skandha

    #133151
    Deedar Khudaidad
    Participant

    Great, it worked just perfectly. THanks a lot.

    #133152
    Skandha
    Participant

    @infofutureoutlooks-com: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know.

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing additional menu icon on header’ is closed to new replies.