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

    Hi,

    I’ve tried loads of different CSS combinations but unable to fix this issue.

    If you hover over the top menu the sub-menu drops down but you can’t see the full length of the sub-menu.

    Can you help?

    Many thanks

    Jess

    #362369

    Hi Jess!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_mega_div.avia_mega2.six.units {
    width: 490px!important;
    }
    .avia_mega_div.avia_mega1.three.units {
    width: 260px!important;
    }

    Cheers!
    Yigit

    #362785

    Thank you thank you thank you!

    All fixed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Submenu drops down but is only about 25px wide’ is closed to new replies.