• Hey Guys,

    MY SITE

    I am probley being uber stupid, but the page links are being shown underneath the header slider image. i would like to have them gone and for people to have to navigate via the header images.

    Any help would be gratefully received

    Regards

    Pass Martial Arts

Viewing 2 replies - 1 through 2 (of 2 total)
  • make a backup copy first.

    for a start, you could add:
    #access { display: none; }
    to style.css of your theme;

    for a more permanent removal, edit header.php and remove the whole div #access; i.e. from:

    <div id="access" role="navigation">

    to:

    </div><!-- #access -->

    (both lines included)

    Thread Starter passmarts

    (@passmarts)

    Thanks dude,

    your a legend

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Links (Not Wanted)’ is closed to new replies.