Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080552
    HoneyLaBronx
    Participant

    Hello! My website is http://www.honeylabronx.com
    & so far everything is rendering properly on my PC, my iPad, & (for the most part) my iPhone 5s. However, I do have one super irritating problem. On my iPhone, & ONLY on the home page, the site title is still visible (I do not want it to be. It’s absent & perfect on all of the other pages). Any help would be super welcomed. Thank you!

    #1080820
    Paul R
    Moderator

    Hi,

    It looks like your site hasn’t fully loaded yet.

    Can you check our demo site in your mobile and see if it has the same issue.

    Home

    At the meantime you can try adding this in Custom > Edit Global CSS in the customizer

    
    @media (max-width: 767px) {
    .x-logobar h1 {
        display:none;
    }
    }
    

    Hope that helps.

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