Remove Page Buttons

  • Author
    Posts
  • #28407
    Samuel

    Hi,
    Regarding Parabola
    I only use a single page on my website, so I would like to remove the page buttons underneath the header (titled Home and Test Page) in the picture. I would also like to remove the page menu bar that appears on the scaled website (viewed on my phone).
    I have circled in red what I wish to remove.
    Desktop Version: https://www.dropbox.com/s/6x9o3z9uo17mhcf/Desktop.png?dl=0
    Mobile Version: https://www.dropbox.com/s/wp5rmu3re6axnyw/Mobile.png?dl=0

    Thanks in advance!

    #28427
    Walt

    I think this piece of code in header.php controls that:

    <nav id=”access” role=”navigation”>
    <?php cryout_access_hook();?>
    </nav><!– #access –>

    #28449
    Samuel

    Thanks Walt,
    I deleted those lines, it took the buttons away on a desktop and iPad scale, however the menu bar still appears on a phone.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Remove Page Buttons’ is closed to new replies.