Tagged: x
-
AuthorPosts
-
March 11, 2017 at 10:53 am #1403182
xdalex09ParticipantHi there, I’m trying to implement Ubermenu. I placed a logo image and added it as a menu item, but I cannot get the space above and below to shrink to align it with the rest of the menu items. Please assist.
March 11, 2017 at 10:54 am #1403183
xdalex09ParticipantThis reply has been marked as private.March 11, 2017 at 9:02 pm #1403471
Rue NelModeratorHello There,
Thanks for writing in! To resolve your issue and align the logo with the menu items, please add the following css code in the customizer, Appearance > Customize > Custom > Edit Global CSS
body #menu-item-484 .ubermenu-item-notext { padding-top: 20px; }
Please let us know if this works out for you.
March 12, 2017 at 10:17 pm #1404321
xdalex09ParticipantThanks that did it. Could you help me with one more thing? I’d like to disable just the hover (grey) color of that logo section.
March 13, 2017 at 12:33 am #1404421
RupokMemberHi there,
Thanks for writing back. Let’s update your existing code to following :
body #menu-item-484 .ubermenu-item-notext { padding-top: 20px; padding-bottom: 21px; background-color: transparent; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1403182 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
