Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1279743
    Antony H
    Participant

    I’m using Uber menu with the renew stack. I can style the menu to look almost exactly as I’d like it to be, but as soon as I choose “Horizontal Item Alignment: center” [from the plugin options panel], the vertical height of the menu doubles. If I leave the horizontal alignment set to ‘left’ the menu is the perfect height, but the menu items aren’t centered. I’m pulling my hair out with this, please could you advise me?

    Please see screen shots attached.

    Thanks guys!

    #1279746
    Antony H
    Participant
    This reply has been marked as private.
    #1279750
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    li.menu-item.x-menu-item.x-menu-item-search,li.menu-item.current-menu-parent.x-menu-item.x-menu-item-woocommerce{
        float: right;
    }

    Hope that helps.

    #1279751
    Antony H
    Participant

    Hi Christopher that was FAST! Thanks man, works a treat 🙂

    #1279752
    Christopher
    Moderator

    Glad I could help you. You’re welcome.

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