Tagged: x
-
AuthorPosts
-
August 11, 2016 at 8:22 am #1127154
wayneswaxParticipantI 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:
HOMEGood:
MEGA YACHT WAXINGAs 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.
August 11, 2016 at 8:30 am #1127167
wayneswaxParticipantI 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.
August 11, 2016 at 9:57 am #1127281
JoaoModeratorHi There,
Thanks for letting us know
Please let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1127154 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
