Dropdown menus dont show under main menu issue but in left allign, what can i do ?
This topic has 4 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler
Dropdown menus dont show under main menu issue but in left allign, what can i do ?
Hello,
Thanks for using our theme!
It looks like you are using Custom CSS code that affects it, but I can’t see where exactly the code is added because of the cache plugin on your site.
Please disable cache and provide temporary wp-admin access, so we can take a closer look.
Regards
ok i sent you logins , please DO NOT update anything in the site neither plugins themes wp because i want to succeess the w3 wcag validation ,if you find the issue please let me know where it comes from so i can migrate it without issue later.
Hello,
As we can see, classes for li are not added correctly – https://prnt.sc/10vtss5 on your site.
You can add the next custom CSS code:
.et_b_header-menu .menu li {position: relative;}
and menu will be displayed correctly.
But if you want to find out why there is problem with classes, do next test:
– check how it works when parent theme is activated
– disable all 3rd party plugins and check how it works then. One of additional plugins may cause this problem on your site.
Regards
The issue related to '‘Dropdown menus dont show under main menu issue’' has been successfully resolved, and the topic is now closed for further responses