Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #581364

    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!

    #582616

    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

    #582702

    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

    #582760

    You Rock. It’s all working fine now. Two happy customers.

    #582812

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mega menu scrolling’ is closed to new replies.