• Resolved Alan Stewart

    (@heartstone)


    I’ve installed the plugin and it works (almost) perfectly. For some reason, adding a drop shadow to the element-is-sticky object (bordered with blue) works fine, but the shadow doesn’t appear on the element-is-not-sticky object (bordered with red). I’ve confirmed with a colored border that I’m targeting the right objects, but the not-sticky element just won’t show the shadow. Any suggestions?

    The page I need help with: [log in to see the link]

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

    The box shadow is there, but it’s being hidden by the element that comes after it, basically. If you add the following code to your site, it should be visible:

    #intro {
    	margin-top: 10px;
    }
Viewing 1 replies (of 1 total)

The topic ‘Dropshadow on sticky menu’ is closed to new replies.