Hello there,
Is it possible to make content in the mega menu scrollable. There are certain laptops where the mega menu is too long. The screens of these computers are too small. So some links are not shown. It would be great when there is a possibility to maken the mega menu to scroll. So those hidden links can be visited. Great theme!
Hi Sitbackeu,
Sorry for the late reply, I’m not sure how to do that but I’ll ask the rest of the team to take a look as well. Please wait for their replies.
Best regards,
Rikard
Hi!
To make the mega menu scrollable please add the below code to Enfold > General Styling > Quick CSS
feel free to change the max-height to suit your needs.
#header .avia_mega_div {
overflow: auto;
max-height: 60vh;
}
Cheers!
Vinay Kashyap
You Rock. It’s all working fine now. Two happy customers.
Hi!
Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
Please feel free to get in touch with us if you have any questions.
Thank you for using Enfold :)
Cheers!
Vinay Kashyap