Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #608241

    Hi there

    I’m currently working on a site that has a mega menu, I’ve been trying to make it less wide but I cant seem to be able to isolate the code to put in quick css, I wonder if you can help me – the mega menu is under Products.

    Thanks, Silvio

    #608572

    Hi Silvio!

    Thanks for getting in touch with us!

    Try the following CSS code to reduce the mega menu width:

    .avia_mega_div.avia_mega3.nine.units {
        width: 800px !important;
    }

    Adjust the number as you see fit. Let me know if you need further assistance.

    Best regards,
    Jordan

    #608888

    Thanks, that’s perfect!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘MAKING MEGA MENU SMALLER’ is closed to new replies.