Tagged: x
-
AuthorPosts
-
November 10, 2016 at 10:03 am #1251875
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi,
I have implemented a 2 column mega menu and managed to fix it’s position but I can’t seem to get rid of the spacing between the links. I assumed it would be line height or top and bottom padding.
Can you help?
A link is on the reply below.
November 10, 2016 at 10:04 am #1251876
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.November 10, 2016 at 12:06 pm #1252046
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > custom > CSS
.desktop .x-nav .x-megamenu.col-2>.sub-menu>li { margin: 0px; }Hope that helps
Joao
November 11, 2016 at 2:20 am #1252971
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThanks Joao, That worked.
The links are not spaced evenly for some reason. There are gaps between the links (blank spaces).
Any ideas?
Thanks
November 11, 2016 at 3:23 am #1253037
Rue NelModeratorHello There,
Thanks for the updates! To remove the gaps between the links, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.desktop .x-nav .x-megamenu.col-2>.sub-menu>li:nth-child(3n) { clear: none !important; }Hope this helps. Please let us know how it goes.
November 11, 2016 at 4:36 am #1253135
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThanks Rue, That’s great
November 11, 2016 at 5:41 am #1253198
Rue NelModeratorYou’re welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1251875 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
