Tagged: x
-
AuthorPosts
-
May 29, 2016 at 7:00 pm #1015620
johnsondesigncoParticipantI am using the Integrity 1 theme. When hovering on a drop down menu item, then moving away, it takes 2-3 second for it to disappear. How do I make it instant?
May 29, 2016 at 7:05 pm #1015622
John EzraMemberHi there,
Thanks for writing in! To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!
May 30, 2016 at 2:07 am #1016089May 30, 2016 at 2:22 am #1016102
Rue NelModeratorHello There,
Thanks for the updates. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .desktop .x-nav li.menu-item-has-children > submenu, .x-navbar .desktop .x-nav li.menu-item-has-children.x-active > submenu, .site .desktop .menu-item.x-active>.sub-menu { display: none !important; } .x-navbar .desktop .x-nav li.menu-item-has-children:hover > submenu, .x-navbar .desktop .x-nav li.menu-item-has-children.x-active > submenu, .site .desktop .menu-item.x-active:hover>.sub-menu { display: block !important; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1015620 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
