-
AuthorPosts
-
November 3, 2020 at 12:35 pm #1257965
Hi! We are having a problem with the menu. The third layer covers the second layer menu. Then you cant really see the other entries in the menu.
See here: https://www.dropbox.com/s/8z80d5bq9y7xrby/03-11-_2020_10-16-45.jpg?dl=0So is there any way to include the third layer more elegant into the menu? Like in other menu, where the next layer entries are hidden and can be accessed by clicking on an arrow or similar.
Thank you
Chris
PS: I used css to move the third layer a bit. Before it was hiding second layer totally- This topic was modified 4 years ago by chs87.
November 4, 2020 at 4:54 pm #1258331Hey Chris,
Can you give us the whole code you’ve added for the menu? so we can exclude it when using web inspector and try to give you some CSS code that should help.
Best regards,
NikkoNovember 4, 2020 at 5:52 pm #1258366Hi Niko! Thanks. What I added is:
.sub-menu {
max-width: 300px;
}Thank you
ChrisNovember 4, 2020 at 6:56 pm #1258391Hi Chris,
Thanks, it seems Autoptimize is giving me a hard time since it minifies and combines css.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoNovember 6, 2020 at 10:26 am #1258815Hi Nikko,
see the link attached.
Regards,
ChristophNovember 7, 2020 at 8:36 am #1259016Hi Christoph,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#top .av-main-nav ul ul { left: -440px; }
Best regards,
RikardDecember 7, 2020 at 3:38 pm #1265497Hi! Ok, I added the code to css.
But now see what happend. The last overlay is massiv too large and begins out of the screen. Word before cant be seen. You have a fix for that?Thank you
ChrisDecember 8, 2020 at 6:45 am #1265694 -
AuthorPosts
- You must be logged in to reply to this topic.