Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1277683
    arthurdupuy
    Participant

    Hello X,

    Here is my website http://www.alveusclub.com/

    As you can see attached, on mobile the menu is moving down when I open it.
    Have you got an update from my code to solve this problem. It seems that the logo-inner is too big, how can I make more smaller ?

    Thanks !

    #1277769
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 400px) {
    .masthead.masthead-stacked .x-logobar {
        width: 180px !important;
    }
    }

    Let us know how this goes!

    #1278827
    arthurdupuy
    Participant

    You’re smart !

    #1278895
    Prasant Rai
    Moderator

    Thanks for the good words, feel free to get in touch with us regarding any further queries about the X Theme and Cornerstone.

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