Veronica
Results
1
comments of
Veronica
@pazguille You can add some CSS to fix the flashing. If your mobile navigation is in a container with class "mobile-nav", then add: .mobile-nav { display: none; } .slideout-open .mobile-nav...