Tagged: x
-
AuthorPosts
-
February 14, 2017 at 9:43 am #1370553
RowZParticipantHi, I’ve been trying to look to see if I can get my one submenu to sit tight to the menu bar (no lines above and below) and preferably be the same font size and sit either directly below it or to the right rather than the left like currently.
Picture of how it currently looks has been embedded.
Any help would be appreciated.
February 14, 2017 at 9:55 am #1370574
ThaiModeratorHi There,
Please also add the following CSS:
.x-navbar .desktop .x-nav > li ul { top: 90px; }Edit the 90px to change the position of submenu.
Hope it helps 🙂
February 15, 2017 at 3:22 am #1371606
RowZParticipantHi, That worked brilliant for pushing the submenu up thanks!
Is there any css to put it to the right of ‘About Us’ rather than the left? Also is possible to get rid of the lines above and below the submenu text?
Thanks a lot for your help
February 15, 2017 at 4:19 am #1371677
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
body .x-navbar .desktop .sub-menu { left: 0; right: auto; } body .desktop .sub-menu li:before, body .desktop .sub-menu li:after { display:none; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1370553 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
