Tagged: x
-
AuthorPosts
-
December 7, 2016 at 8:03 am #1284577
lisacole1ParticipantHi
on http://infantfeedingmatters.org/
How can I close the gap between the menu and the sub menu – at the moment it isn’t clear that the sub menu is connected at all.And I’d like to make the sub menu font a little bigger if possible.
Huge thanks!
December 7, 2016 at 9:11 am #1284681
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS and adjust according to your wishes.
.masthead-inline .x-navbar .desktop .sub-menu { margin-top: -30px; font-size: 15px; }Hope it helps
Joao
December 7, 2016 at 9:29 am #1284700
lisacole1Participantmuch better thank you – I can see that there is loads of white space above the first sub heading item – can I get rid of that? If I make the margin-top past -40px it overlaps the top menu items
December 7, 2016 at 10:29 am #1284755
RupokMemberHi there,
It seems fine to me and I don’t think the space is unnecessary. However if you still want to eliminate the space more, you can update your existing code to following :
.masthead-inline .x-navbar .desktop .sub-menu { font-size: 15px; margin-top: -20px; padding-top: 0; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1284577 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
