Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1311410
    Karthikeyan R
    Participant

    Hi there, I am trying to line up my menu and logo and have them of the same height, a la theme.co/x menu. However, the uber-menu theme selection does not yield the kind of results it does on https://wpmegamenu.com/ (the Black & White 2 theme seems closest to what I want). Could you help?

    #1311411
    Karthikeyan R
    Participant
    This reply has been marked as private.
    #1311475
    Thai
    Moderator

    Hi There,

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

    nav#ubermenu-main-2-primary {
        margin-top: 12px;
    }
    
    a.x-brand.text {
        margin-top: 15px;
    }

    Hope it helps 🙂

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