Archived topic
Insert a class insive nav main-navigation
3 replies · Started by jose on December 22, 2020
How can I add a class inside nav.main-navigation.
I am doing by js, but i want to do it by php (because by js, you can see how change the style)
$("body:not(.slide-opened) .main-navigation").addClass("active");
Hi there,
what is it you're trying to do that needs an extra CSS Class.
Because i want a sticky navigation smooth, actually the generatepress sticky navigation hide on swipe down doesnt work well. When you take offsetY 0. The menu switch betweeen sticky-navigation and site-navigation and make a little lag.
I've just answered your other topic so let's just stick with that one for now.
Thanks.