• I’d like to remove the translucent white strip that runs across the top of all my pages on this site – http://meteoritelogistics.com/

    It’s covering part of the text within my header image – i.e. the text in red that reads ‘METEORITE LOGISTICS SERVICES”

    Can someone please let me know how to remove this white strip entirely from all the pages?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    You can add:

    #top-bar{
     display:none;
    }

    to the bottom of your theme’s style.css file

    Let me know if you need other help.

    Thanks,

    Brad

    Thread Starter ashmari

    (@ashmari)

    Hello Brad. Thank you vey much! That solved it in a jiffy! 🙂

    I’m sure you know more than I do abt working with WordPress. It’s my first time using it. If you don’t mind, I would like to ask another qn which I hope you can advise on too.

    Here it is:

    How do I get the top header banner (i.e. the airplane image with text ‘METEORITE LOGISTICS….. THE RITE WAY TO MOVE..”) and the main menu bar (the one that shows “HOME”, “ABOUT US”, “OUR SERVICES”, etc) to remain visible at all times while I scroll down the page to view the content? They both move up when I scroll down like on this page which is pretty lengthy – http://meteoritelogistics.com/services/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I remove the translucent white strip at the top of all my pages?’ is closed to new replies.