Sticky Menu Fade Functionality Not Working
-
I’m using the Fade option in the Sticky Menu plugin settings, with the Sticky Transition Time set to 0.5 (assumed to be in seconds, though the plugin doesn’t specify).
Under visibility settings:
- “Make visible on scroll” is set to 400px
- “Make visible on scroll at homepage” is left at 0
- “Sticky z-index” is set to 999
- “Sticky Opacity” is set to 100
However, the sticky menu does not fade in as expected. It simply appears instantly once I scroll past 400px.
If I manually set the
opacityof the#mysticky-navelement to0via custom CSS, the fade effect does occur – but this also affects the menu’s initial (non-sticky) state, making it invisible from the start.Could you please clarify:
- How the Fade functionality is intended to work?
- What specific setup or additional CSS is needed to ensure the fade-in transition functions correctly when the sticky menu becomes active?
The topic ‘Sticky Menu Fade Functionality Not Working’ is closed to new replies.