Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #338036

    Hi there,

    I have a hard time with my Mega Menu. From some pages Mega Menu does not show any images (attached as navigation li > a.)
    Attaching pages that have trouble in priv. Please go to the pages and hover over STORE.

    Thanks!

    • This topic was modified 9 years, 5 months ago by Smaskit6.
    #338217

    Hi Smaskit6!

    Thank you for using Enfold.

    Please watch this video on how to properly add images to mega menu: http://vimeo.com/channels/aviathemes/67651241

    Cheers!
    Ismael

    #338431

    Have you checked my link? I’ve been using Mega Menu for months, since 3.0 it has trouble. Of course I know how to attach images…What other suggestions do you have? thanks.

    #338436

    Hey!

    Please update Enfold to the latest version 3.0.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    Issue should be addressed

    Regards,
    Yigit

    #340775

    checking…

    #340778
    This reply has been marked as private.
    #340782

    I added this to custom.css :

    #top #header .avia_mega_div {
    width: 1200px;
    display: block;
    }

    #top #header .avia_mega_div>.sub-menu>li {
    width: 200px;
    }

    And it fixed it, but in the original code the it is :

    #top #header .avia_mega_div {
    width: 100%;
    }

    Is this the issue?

    #340784

    Actually, no block :

    #top #header .avia_mega_div {
    width: 1200px;
    }

    #top #header .avia_mega_div>.sub-menu>li {
    width: 200px;
    }

    If you have another solution or if it is a bug (obviously width:100% causes it) then let us know!
    Thanks!

    #341652

    Hey!

    I cannot see any difference when i hover on Store on both sites. Have you already figured it out?

    Best regards,
    Yigit

    #342485
    This reply has been marked as private.
    #343109

    Hey!

    I checked your menu once again and your solution seems fine. If it happens to cause any issues that you notice in future, please let us know!

    Cheers!
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Mega Menu issue’ is closed to new replies.