Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1127154
    wayneswax
    Participant

    I want my header to have a logo image for all pages, and to look the same for all pages. Before I uploaded a logo image, my header used text. I honestly don’t remember where I edited that text, but now I want to take it off so that the header only shows the logo image.

    Bad:
    HOME

    Good:
    MEGA YACHT WAXING

    As you can see, the Home page is displaying both the image and text versions of the logo next to each other, which not only looks wrong, but also pushes down the Uber nav bar.

    #1127167
    wayneswax
    Participant

    I figured out why I couldn’t remember where I added the header text, it was because I edited the _brand.php file in wp-content/themes/x/framework/views/global:

    echo ( is_front_page() ) ? '<h1 class="ww-title">Wayne's Wax</h1><h2 class="ww-title">Innovative Surface Solutions</h2>' : '';

    I commented out that line, and it seems to be working the way I need it to work now.

    #1127281
    Joao
    Moderator

    Hi There,

    Thanks for letting us know

    Please let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1127154 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>