-
AuthorPosts
-
March 26, 2017 at 6:46 pm #767008
Hi there,
I am dealing with a large mega-menu that has sub menus underneath it.
Please see the example:
I need to make the links underneath ‘Aerobic’ appear only when hovering over ‘Aerobic’ if that makes sense. So when you hover over ‘Aerobic’ then the links underneath display. It isn’t just ‘Aerobic’, it will be all of the links at that level of the menu hierarchy.
Is this possible?
Thanks
March 26, 2017 at 7:19 pm #767013Hi hloft!
Can you please provide us a link of your web site, so we can be able to take a look?
Thank you very much.Regards,
BasilisMarch 26, 2017 at 7:38 pm #767018Of course, I have dropped it in the private content.
March 26, 2017 at 7:59 pm #767023Hey hloft,
As I don’t know your URL, I built this on my localhost, if you need more assistance please add your url :)
Try this code in the General Styling > Quick CSS field:#top #header .main_menu ul:nth-child(2) >li > ul > li .avia-menu-text, .avia-bullet { visibility: hidden !important; } #top #header .main_menu ul:first-child >li > ul li:hover .avia-menu-text { visibility: visible !important; }
Best regards,
MikeMarch 26, 2017 at 8:06 pm #767025Hi Mike,
So close!
That makes them appear like this:
Is there a way for them to be underneath each other, without the whitespace?
Thanks
HarryMarch 28, 2017 at 4:02 pm #768241Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyMarch 29, 2017 at 8:47 am #768667Hi Andy,
Credentials are in the private data field. Please be aware this is a live site with active visitors and paid-members. Before making any changes, please can you turn on maintenance mode? Thanks
March 29, 2017 at 4:01 pm #768878Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.