Tagged: x
-
AuthorPosts
-
April 15, 2016 at 4:32 am #883971
administracionemibinParticipantHi¡, i have a problem with my navbar. Sorry for my English it’s hard to explain this for me.
I put this code on my child theme’s css because when i put the mouse on one of the menu’s options the submenu window is over the main option.
.x-navbar .desktop .x-nav > li:hover >ul.sub-menu { display:block !important; margin-top: 15px; }Now when you put the mouse over the menu the new submenu’s windows appears correctly but when you move the mouse to other area of the web the window moves up to the original position.
http://www.emibin.com/nuevaemibin/
How can i fix this?
Thanks for all
April 15, 2016 at 2:06 pm #884691
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.x-navbar .desktop .x-nav > li ul.sub-menu { top: 65px; }Hope this helps.
April 18, 2016 at 10:35 am #888466
administracionemibinParticipantThanks!!!
First i need to remove:
margin-top: 15px;
and then it works great with your code.
Thank for all
April 18, 2016 at 11:14 pm #889236
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-883971 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
