• Resolved flinch85

    (@flinch85)


    Hi there I would like to remove the logo, phone number and search bar so the entire header is just the menu items.

    Can any one help?

    Thanks!

Viewing 1 replies (of 1 total)
  • Theme Author Access Keys

    (@access-keys)

    Here is the small trick that you can apply to remove entire header at once.

    Go to Appearance -> Theme Option
    Click on Tools Tab

    In the custom CSS field put this CSS

    #masthead #top-header{
    display:none;
    }

    Have Fun

Viewing 1 replies (of 1 total)

The topic ‘Remove the header’ is closed to new replies.