Forums

[resolved] remove menu in header from theme (2 posts)

  1. zpg
    Member
    Posted 4 months ago #

    Hi,

    I'm using sliding door theme and have a static home page.
    Underneath the sliding doors there is a menu.
    I was wondering how I can remove it.
    My website is http://www.grootewolthaar.com/gerritjan

    Can someone point me into the right direction?

    Thanks

  2. Jason
    Member
    Posted 4 months ago #

    The menu can be removed by editing header.php and removing the div element id="access" (and all markup contained inside). The menu can also be hidden with css. #access {visibility:hidden;}

Reply

You must log in to post.

About this Topic