-
AuthorPosts
-
October 23, 2018 at 11:34 am #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
FockeOctober 23, 2018 at 3:54 pm #1025484Hey 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,
NikkoOctober 23, 2018 at 9:40 pm #1025643Hey 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,
FockeOctober 24, 2018 at 11:22 am #1025857Hi 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,
NikkoOctober 24, 2018 at 1:51 pm #1025893Hey Nikko,
thank you for the informations! We will keep this in mind and check the changelog.Best regards,
FockeOctober 26, 2018 at 11:43 am #1026724Hi Focke,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2020 at 4:58 am #1265920Sticky submenu does not work after WP update 5.6. Please advise. Thank you.
December 10, 2020 at 5:54 am #1266175Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.