Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1038279
    BomberWebDev
    Participant

    http://healthplanstrategy.com looks fine in testing and my Nexus..

    But on my wife’s iPhone 6+ it appears the site title is showing up?

    Please let me know how i can hide that from appearing??

    Thanks!

    Nick

    #1038414
    Thai
    Moderator

    Hi Nick,

    Please add the following CSS under Customizer > Custom > Global CSS:

    h1.visually-hidden {
        visibility: hidden !important;
        display: none !important;
    }

    Hope it helps 🙂

    #1039615
    BomberWebDev
    Participant

    Works thank you!

    #1039761
    Thai
    Moderator

    If you need anything else please let us know.

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