Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1260145
    doggone1213
    Participant

    Hi I’m trying to get my logo and top ubermenu to be inline with each other. When I choose inline menu from the headers menu it just places the menu underneath the logo.

    How do I get them inline?

    #1260329
    Friech
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Cheers!

    #1260407
    doggone1213
    Participant
    This reply has been marked as private.
    #1260465
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Please set it as inline, so that we can check your issue and assist you with a possible workaround.

    Thanks!

    #1260485
    doggone1213
    Participant

    Just changed it!

    #1260549
    Darshana
    Moderator

    Hi there,

    Did you save the changes? I’m still getting the stacked version and I have cleared my browser cache. If you have any caching plugins installed, make sure to purge all your server cache.

    Thanks!

    #1260560
    doggone1213
    Participant

    Okay this time I saved it!

    #1260571
    Darshana
    Moderator

    Hi there,

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

    .ubermenu-responsive-default.ubermenu {
        display: inline !important;
    }

    Let us know if you require further adjustments.

    Thanks!

    #1260658
    doggone1213
    Participant

    It’s not quite inline and now my ubermenu doesn’t show. Is there another way I can try? I left the website how it looks after I entered your code so you can see how it looks. Thanks!

    #1260678
    Paul R
    Moderator

    Hi,

    In addition to the code provided above.

    Please add this in your Custom > Edit Global CSS

    
    .x-navbar .x-brand.img {
        margin-top: 0;
    }
    
    .x-navbar .ubermenu-nav > li > a {
           padding-top: 0;
        line-height: 130px;
        padding-bottom: 0;
    }
    

    Hope that helps.

    #1261459
    doggone1213
    Participant

    Thanks! Now it looks right but my ubermenu isn’t working 🙁

    #1261879
    Darshana
    Moderator

    Hi there,

    It seems that your Menu is working (https://snag.gy/q5SmU0.jpg). But I see for some links, you haven’t assigned any menu items.

    Let us know.
    Thanks!

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