• Resolved PATRICK SAWERS

    (@patrickdps)


    I’m trying to change the sticky menu when I scroll so the background changes to be opaque. You have suggested in your FAQ this code:

    .element-is-not-sticky {
    background: red;
    }

    .element-is-sticky {
    background: blue;
    }

    I am new to wordpress so the error is probably mine. I have got snippets to add code and it said there was an error adding the code. WHERE do I add this code, assuming it’s right?! Thanks ??

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I get a code error when I add your suggested code’ is closed to new replies.