Remove Home Button from website

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13216
    bcmedia
    Member

    Hi

    Please visit perks-loyalty.com to review my website.

    We are using the single page auto created menu. I do not want the home button there because it is duplicating the function of the logo.

    I have specifically set the menu to not show home (see attached image) but it still shows. How can I remove the Home button?

    #13219
    bcmedia
    Member
    This reply has been marked as private.
    #13220
    bcmedia
    Member

    Hi
    I fixed this isue by simply making a custom menu and adding the page sections as custom links such as http://perks-loyalty.com/#benefits

    Is tehre a way to make the Perks Logo default to http://perks-loyalty.com/# so the page scrolls to the top rather than reload?

    Thanks
    Craig

    #13241
    Veena
    Moderator

    Pls modify the line number 11 of file framework/functions/header-title-area.php from

    $output = '<' . $heading_tag . ' id="site-logo">';
    

    to

    $output = '<' . $heading_tag . ' id="site-logo">';
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.