Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #296280

    While scrolling down the sticky header disappears and becomes transparent at certain points. I’ve made a few customizations, so I’m, not sure if any of them may be causing it.

    #296662

    Hey codyhendrix91!

    On which browser and OS are you experiencing the issue? Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps

    #header_main_alternate, #header {
    -webkit-transform: translateZ(0);
    }

    Regards,
    Yigit

    #297111

    Sorry I forgot to update that I ended up figuring it out. Thank you though!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sticky header disappearing while scrolling’ is closed to new replies.