Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, thanks for trying my plugin!

    There’s two ways of fixing this. First, give the element you choose to be sticky a background, by adding this to your CSS:

    .primary-navigation {
        background:#ffffff;
    }

    Or, if that doesn’t work for you, pick a different element that already has a background. Instead of #site-navigation, try #header-wrapper.

    Hope this helps! 🙂

    Thread Starter aplattos

    (@aplattos)

    Thanks, I tried the different element and that worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘only sticking words – no background’ is closed to new replies.