- This topic has 3 replies, 2 voices, and was last updated 5 years, 8 months ago by Skandha.
-
AuthorPosts
-
February 24, 2019 at 10:23 am #166553javadthParticipant
hi recently I got a problem in my menus
submenus are always drop even if you don’t move your mouse on them
what should I do?
my website: https://dam-flower.com
and this one also : https://engclubs.net/
February 25, 2019 at 12:27 am #166604SkandhaParticipant@javadth: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.sub-menu { display:none; } .menu-item-has-children:hover ul { display:block; }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 25, 2019 at 7:23 am #166663February 26, 2019 at 2:19 am #166713SkandhaParticipant@javadth: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-box/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘sub menus are open for always !’ is closed to new replies.