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

    I’m afraid the plugin itself doesn’t have that functionality built in. But if you add the following code to your CSS file, the sticky element should get some opacity (only when it’s actually sticky):

    .cloned {
       opacity(0.5);
    }

    Hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Sticky Menu Opacity’ is closed to new replies.