Tagged: x
-
AuthorPosts
-
June 10, 2016 at 1:20 am #1035382
billyboydesignParticipantHi,
Now I can’t seem to work this one out. Can you let me know how to make the mega menu collapse faster without having to move the mouse away from it as it covers part of the page and my client doesn’t want this. It only happens only the 2nd time I click a sub level navigation tab in the same navigation tab.website:
careyourway.com.auClick ‘our services’ (top level tab)
Click ‘Personal care’ (sub level tab)
Click ‘Meal preparation’ (sub level tab)…..problem viewing starts hereThanks
June 10, 2016 at 2:13 am #1035428
NicoModeratorHi There,
Thanks for writing in.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
June 13, 2016 at 10:09 pm #1040707
billyboydesignParticipantThis reply has been marked as private.June 14, 2016 at 5:46 am #1041123
LelyModeratorHi Vanessa,
Thank you for the credentials.
Please try adding the following code on Appearance > Customize > Custom > Javascript:jQuery(document).ready(function($){ $('.sub-menu li > a').click(function(){ $('.x-megamenu').removeClass('x-active'); }); })Hope this helps.
June 28, 2016 at 2:35 am #1062826
billyboydesignParticipantThanks that has fixed it….the only trade off is that the rollover highlights now don’t work. Hopefully client will not mind.
June 28, 2016 at 4:25 am #1062927
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1035382 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
