Tagged: x
-
AuthorPosts
-
January 20, 2017 at 10:06 am #1338462
Grant RParticipantHi
The dropdown on my menus have stopped working. Hovering over them doesn’t work, nothing drops. Clicking on the arrows also does not work.
Wordpress : 4.7.1
X : 4.6.4
All plugins have been disabled
All cache’s have been cleared
Tested on clean broswersSite : technologyscotland.scot
Would you please check and advise on a solution?
January 20, 2017 at 3:03 pm #1338902
Nabeel AModeratorHi there,
THanks for wriiting in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.menu-item-has-children:hover > .sub-menu { display: block !important; }Let us know how this goes!
January 23, 2017 at 3:59 am #1341275
Grant RParticipantThanks.
Bizarrely, it started working this morning by itself (maybe).
I put in this code in on Friday but it didn’t seem to have an effect – could this have worked but the cache wasn’t displaying it?
.x-navbar .desktop .x-nav li:hover > .sub-menu {
display: block;
}January 23, 2017 at 4:07 am #1341284
LelyModeratorHello Grant,
Glad it is now working. Yes, it might be cache.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1338462 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
