Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1163514
    Pollito69
    Participant

    Hello, my site – staging.uniquegiftsandart.com – home page looks good on the computer screen but the Topbar content text “We travel to remote places so that you don’t have to.” does not display correctly on a smaller, mobile phone screen. Please see the attachment from a mobile phone screen. What is the best way to fix this? Thanks!

    #1163848
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    @media (max-width: 700px) {
        .x-topbar {
            height: auto;
        }
    }

    Hope this helps.

    #1165741
    Pollito69
    Participant

    that worked. thanks!

    #1165824
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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