Hi there,
we are trying to put a wrapper around the navigation by using the gp hooks
which is working just fine until you scroll down because we have
the sticky navigation option activated.
How can we add html tags before the sticky-navigation or add a class inside the sticky navigation?
(without using javascript / jquery)
Yes Tom, thats exactly what I meant.
We would put the wrapper only on certain pages (woocommerce)
in order to give certain navigation items a different style.
However we have solved this with jQuery for now and it seems to be working fine.
(but if possible we would like to avoid tweaks like these)