Our top menu dropdowns are hidden behing the Guru lesson screen. How can we display the menu over the Guru lesson screen? Thanks!
Hi
You can try with this custom css rule:
.guru-modal-opened .header-sticky { z-index: 99999 !important; }
Thank you for your assistance, however, after applying the custom css and clearing cache it has not changed. The (parent) menu item displays while in a lesson they do not appear (drop down child items).
I checked but did not see my suggested code on your site.
I just added into custom code section of template you're using and it's working now.
Kindly check.
Thank you. I had placed the code in my custom.css file. https://screenrec.com/share/i0HwVt46Ah I wonder why it worked in the custom code box in the template settings? I thought that it worked the same for both areas. Let me know if there is a difference. If not it may have been the caching. Thanks again.
kinsolver You're using Joomla template from other provider so kindly check where is best place to add custom css 🙂