Home › Forums › Support › CSS Drop Shadow for Navigation CSS Not Working This topic has 9 replies, 3 voices, and was last updated 6 years, 2 months ago by Leo. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts September 18, 2017 at 6:53 pm #387686 Sean Hi, I’ve tried adding a drop shadow effect for navigation menu by following this thread https://generatepress.com/forums/topic/shadow-under-nav-bar/page/2/ but it does not work for me I’ve tried changing it to sticky but still no luck. Am I adding the CSS in the correct section? screenshot https://prnt.sc/gmurbm Thanks, Sean September 18, 2017 at 7:06 pm #387695 LeoStaff Customer Support Hi Sean, Can you provide a link to your site? Thanks! September 18, 2017 at 7:33 pm #387717 Sean https://www.prototype.bridesbyfrancesca.com.au/ September 18, 2017 at 10:39 pm #387754 TomLead Developer Lead Developer That CSS is for the sticky navigation, which you don’t seem to be using. Try changing nav#sticky-navigation to #site-navigation. September 18, 2017 at 10:46 pm #387768 Sean Still no change, my site is set to sticky + static navigation. September 18, 2017 at 10:49 pm #387772 TomLead Developer Lead Developer Add this as well: #site-navigation { position: relative; z-index: 1; } September 18, 2017 at 11:05 pm #387777 Sean Thanks! It seems to have worked, now how do i change so it is just a subtle dark shadow that runs directly parallel underneath the navigation header? At the moment it is a big ugly purple shadow that partly runs underneath and also cuts the right side of from the rest of the header. September 18, 2017 at 11:07 pm #387780 LeoStaff Customer Support Try this: https://www.cssmatic.com/box-shadow September 19, 2017 at 12:09 am #387798 Sean Great tool! thanks very much all working now! September 19, 2017 at 7:53 am #388037 LeoStaff Customer Support No problem! Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In