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

    Hi,

    In Enfold when the header is set to Logo right, Menu left
    the Mega Menu dropdown is positioned so much the left so that most of the submenu items are rendered off screen. Basically, the right-hand side of the Mega Menu is aligned with the end of the menu element which triggers it. Any suggestion how to fix this apart from something dodgy like this:

    .avia_mega_div { left: -63px !important; }

    Many thanks,
    Jozef

    • This topic was modified 10 years, 8 months ago by jozefdobos.
    #243523

    Hey jozefdobos!

    Can you post the link to your website so we can take a look?

    Regards,
    Yigit

    #244367

    Hi Yigit,
    Sorry, a link is not possible since the website is not live yet (as it is being developed). You should be able easily replicate the problem using the settings I’ve mentioned earlier. I can send you a screenshot if that helps.

    Cheers,
    Jozef

    #244526

    So I’ve experimented further. The Mega Menu behaves as expected (ie stretched over the full width of the webpage) only in the Logo left, Menu right setting.

    All other settings are off-screen! I found a link where you can see it in practice (tested in Opera and Chrome): http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/
    see on Pages and Shortcodes
    I believe this is your own demo site!

    Jozef

    #244709

    Hi!

    Thank you for investigating the issue!

    For a temporary fix, please add this on Quick CSS or custom.css:

    #header .avia_mega_div {
    left: -300px !important;
    }

    In order to help you much further, we’ll need the link to your website so that we can inspect.

    Cheers!
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.