Hello, is it possible to show the second level menu in horizontal not in vertical -but not with mega menu, because it makes so big the font size-? I need an alternative because my submenu is too long and when you see in a laptop, you can not see the last without scrolling.
thanks!
Hi ftt123,
Could you post a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
i am sending it below
Hi,
Thanks for the link though I’m not sure I understand what you are looking to achieve, could you try to explain a bit further and/or post a screenshot highlighting your intentions please?
Thanks,
Rikard
I am sending it below, thanks again!
or can I make wider the column of the second level items menu?
URGENT! How to make wider the column of the second level items menu? I mean, in order to get that every item occupies only 1 line instead of 2 when the title is too long
Thanks!
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav ul {
width: 230px;
}
Best regards,
Yigit
thanks Yigit, it works. Another issue: is it possible that the second level menu appears on the right instead of on the left? I am sending you the link below.
Hi!
Please add following code to Quick CSS as well
#top .av-main-nav ul ul {
left: 269px;
}
Cheers!
Yigit
it works…Thanks again!! mainly for the quick answer.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit