1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Decrease delay on sticky navigation

Discussion in 'Free Divi Community Forum' started by danedelions, Oct 25, 2019.

  1. danedelions

    danedelions New Member

    Hi!

    I've been looking for ways to decrease the delay of my sticky navigation. Anyone has a solution out there? The first section's title and the main header would seem to overlap because the main header is transparent.
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    That's the Divi JS that inject the CSS Class et-fixed-header. Basically, it only inject the CSS Class after you scroll for certain distance.

    Not aware of any other workaround to reduce the delay. Most likely, you will need to custom code JS to inject the CSS Class et-fixed-header yourself. Don't have much further advice on this.