Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1351799
    Andrea8Fortune
    Participant

    Hello there,

    this is the first time I have this kind of issue with the theme, I used the same settings I always use but on mobile my website looks like the picture attached.

    Can you advice please?

    #1351968
    Paul R
    Moderator

    Hi,

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

    
    @media (max-width: 979px) {
    .x-navbar {
            background-color: #fff;
    }
    }
    

    If that doesn’t help please provide us your site url so we can take a closer look.

    Thanks

    #1352210
    Andrea8Fortune
    Participant
    This reply has been marked as private.
    #1352293
    Thai
    Moderator

    Hi There,

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

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

    Hope it helps 🙂

    #1353124
    Andrea8Fortune
    Participant

    yes thank you it’s not fixed 🙂

    #1353316
    Rupok
    Member

    Hi there,

    Thanks for updating. I guess you meant it’s fixed as upon checking I can see it’s fine!

    Have a nice day!

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