Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1125291
    jensmith3
    Participant

    Hello,

    My site is on the temporary url of http://103.37.8.129/~thekidsa/

    I have set up a simple UberMenu but want to reduce the space or padding between the submenu items. Are you able to assist with this?

    Many thanks and kind regards,

    Jenny

    #1125475
    Christian
    Moderator

    Hey Jenny,

    Please add the code below in your Appearance > Customize > Custom > CSS

    .ubermenu .ubermenu-divider {
        padding: 0;
    }

    Hope that helps. 🙂

    #1126508
    jensmith3
    Participant

    Hello there,

    Sorry but it didn’t make any difference. Is there something else I could try?

    Many thanks and kind regards,

    Jenny

    #1126826
    Rupok
    Member

    Hi Jenny,

    You can try this :

    .ubermenu-submenu .ubermenu-item .ubermenu-target {
      padding-top: 0;
      padding-bottom: 5px;
    }

    Let us know how it goes.

    #1127876
    jensmith3
    Participant

    Hi there,

    I just realised my mistake. I was adding in a divider manually via Appearance > Menus > Uber Advanced Items and trying to format that instead of just selecting the colour of the Flyout Items Divider.

    So sorry for wasting your time and thank you for your patience.

    Kind regards,

    Jenny

    #1128067
    Nico
    Moderator

    No worries.

    Feel free to ask us again.

    Thanks.

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