Forums

Getting rid of masthead (3 posts)

  1. NoMorVanra
    Member
    Posted 4 months ago #

    Hello:

    On my site crowdedideas.com I have basically two menu bars. One on top i think that is called the masthead. Then i have one that should be underneath my logo. I can change the masthead but i cannot remove it completely. Does anyone know how to get rid of this? I appreciate anyone's help because i know everyone is busy so thanks again in advance.

  2. Josh
    Member
    Posted 4 months ago #

    Add this to your css:

    .mastheadnav {
        display: none;
    }
  3. NoMorVanra
    Member
    Posted 4 months ago #

    Thank you very much that was very easy. I appreciate your help

Reply

You must log in to post.

About this Topic