Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1295555
    scvizar
    Participant

    No Ruel, it doesn’t work. I see always the logobar distanced from the menubar.

    #1295610
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    
    @media (max-width: 767px)
    body .x-logobar-inner {
       padding:20px 0;
    }
    }
    

    Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.

    #1295959
    scvizar
    Participant

    Solved but with another css code:

    @media (max-width: 767px) {
    .x-logobar.x-logobar-fixed-top {
       left:0 !important;
    }
    }

    thank you guys

    #1296075
    Friech
    Moderator

    Cool, should you require any further assistance with X|THEME and Cornerstone, please feel free to get in touch with us.

    Cheers!

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