Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1025348

    Hey,
    after I made the 4.5 update with its terrible usability, I found a bug. If you use the Fullwidth Submenu and set it to sticky, it will not work anymore. I have reproduced this bug on several pages. I can therefore rule out a problem on my own websites.

    Will there be a workaround or will I have to wait for another Enfold update?

    Best regards
    Focke

    #1025484

    Hey kreazwo,

    Can you try adding this css code in QUick CSS (located in Enfold > General Styling):

    #top .av-submenu-container.av-sticky-submenu {
        z-index: 999;
    }

    or if that doesn’t work try this instead:

    #top .av-submenu-container.av-sticky-submenu {
        z-index: 999 !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #1025643

    Hey Nikko,
    thanks for that workaround. The second version worked fine after I hard reloaded the site.
    Will this be includes in the next enfold update and if yes do I have to revoke the code from the Quick CSS than?

    Best regards,
    Focke

    #1025857

    Hi Focke,

    I think it will be included in the next update since it has already been reported to Kriesi and our devs.
    If the new update comes, you don’t need to remove it since it won’t really have any issues (basically it will just add few bytes to the weight of the page which is negligible).
    Check for the changelog if a new update is made: https://kriesi.at/documentation/enfold/changelog/ then you’ll know if it’s included and if it does, you should be able to remove it safely.

    Best regards,
    Nikko

    #1025893

    Hey Nikko,
    thank you for the informations! We will keep this in mind and check the changelog.

    Best regards,
    Focke

    #1026724

    Hi Focke,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1265920

    Sticky submenu does not work after WP update 5.6. Please advise. Thank you.

    #1266175

    Hi scionet,

    Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

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