Viewing 9 replies - 1 through 9 (of 9 total)
  • You mean the menubar with the search bar?

    Thread Starter Jesterbeez

    (@jesterbeez)

    I got rid of everything excet the little spyglass to the right of it… How do I rid of that?

    To resolve this issue simply go to: Appearance -> Editor. Once you are on the editor page, hold the Control button and press the ‘f’ button to get the search bar, then type “style.css” (without the quotations). There should be a link with the name “style.css” highlighted on the right, click it. Once you click it, scroll all the way to the bottom of the textarea field and paste this code below. Tell me if it works

    #top-bar {
    display:none !important;
    }

    Thread Starter Jesterbeez

    (@jesterbeez)

    nothin =\

    Are you sure you pasted it correct? Post a screenshot please

    I checked your style.css file and the code I told you to post is not even there. Make sure to go to Appearance then editor and once you are in the editor look for a link called style.css on the right sidebar, click it and go all the way to the bottom of the textarea and make sure to paste this code:

    #top-bar {
    display:none !important;
    }

    Thread Starter Jesterbeez

    (@jesterbeez)

    I deleted it after I saw it didn’t work… I put it back up.

    Just checked your website, the search nav is gone now. If you still see it just clear your browser’s cookie, cache and refresh the website.

    By the way can you check out my plugin and rate it. Thanks
    https://www.ads-software.com/plugins/adblock-alerter/

    Thread Starter Jesterbeez

    (@jesterbeez)

    Awesome… Thanks so much man!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How to get rid of top search/navigation banner?’ is closed to new replies.