Site logo

Archived topic

Sticky menu for Elementor header?

2 replies · Started by Richard on March 1, 2019

Viewing posts 1–3 of 3

Hi, I got the pro version of GeneratePress Pro because the sticky header, but it looks like it only works when using the default GeneratePress menu?

I'd love to have it apply to my Elementor custom header, and the background go transparent on scrolling, is that possible with the Elementor custom headers using GeneratePress Pro?

Hi there,

the Sticky Nav only works with the GP Navigation.
However that sticky element switches a class when it is stuck, so you could try this:

.elementor-element.she-header {
    background-color: transparent !important;
}
This archived topic is closed to new replies.