Home › Forums › All Other Themes › SKT Strong – Menus
- This topic has 6 replies, 2 voices, and was last updated 6 years, 8 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
March 17, 2017 at 4:31 am #65751
Hello,
Here is my dev url
development.trinityinnovations.net
Menu Behavior
Products -> Bamboo -> When hovering on Bamboo I get the next two levels of menus.Is there a way to not get the last level of menu until you hover over MOSO?
Dennis
March 17, 2017 at 5:36 am #65761Hi Dennis,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
#topmenu .menushow{display: none;}
#topmenu ul li:hover > ul{display: block;}Regards,
DaveMarch 19, 2017 at 3:57 am #65949that didn’t work. now the submenus don’t display at all.
March 20, 2017 at 9:28 am #66050Hi Dennis,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveMarch 23, 2017 at 11:46 am #66481Hi Dennis,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveMarch 24, 2017 at 1:34 pm #66653my original issue is not resolved. Please advise.
Issue Review
Currently when you hover over Products you get a single drop down menu. When you hover over Bamboo you get 2 levels of drop down. The first lists the Bamboo products and the second lists the MOSO products.
I would like to have it work this way
Hover over Products you get the single drop down menu (currently works this way)
Hover over Bamboo only get this single drop down menu that lists the Bamboo products
Hover over MOSO get the drop down menu that lists the MOSO productsDennis
March 27, 2017 at 10:21 am #66864Hi Dennis,
Everything is working fine on your site. Kindly remove the cache of your browser and check again.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.