Archived topic
Mobile Menu at bottom overlay option exit
5 replies · Started by Jason on September 5, 2019
I am trying this implementation using the css from navigator as suggested here.
How can I fix the overlay option to allow exit from menu?
Hi there,
Can you disable swift performance cache so I can inspect the code better?
Thanks :)
Sorry, plugin is disabled (unfortunately that didnt resolve the issue)
Remove this CSS in the Additional CSS field in the customizer:
.slideout-exit {
visibility: hidden;
}
Let me know if this helps :)
Wow, I must have been up too late to miss that one! So obvious!
Thanks so much, that hits it perfectly
No problem :)