Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1151300
    niomelawler
    Participant

    Hi there,

    Big fan of X-Theme – thanks for a great product.
    I am using the icon stack and have a section above the menu used as a call this number section. My problem is I can’t make it or the menu resize correctly between the mobile size and a large screen (over 1400px). I would like everything to shrink and still display inline until reaching 1200 px where it changes with another section I have implemented causing the call me section to display underneath the menu instead.

    URL:http://www.webmantix.com.au/pgtrs/

    Thanks in advance – Niome

    #1151306
    Rupok
    Member

    Hi Niome,

    Are you referring the main menu or any other section? Would you clarify with a screenshot that what you are trying to accomplish?

    Thanks!

    #1154080
    niomelawler
    Participant
    This reply has been marked as private.
    #1154132
    niomelawler
    Participant

    Hi,

    I have solved the problem with this

    @media (min-width: 1200px) and (max-width: 1450px) {
    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 0.2em !important;
    padding-right: 0.2em !important;
    font-size: 14px;
    }

    .h1ch {
    font-size:14px!important;
    }
    }

    Cheers

    #1154456
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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