Home › Forums › Support › Code to add a dropshadow This topic has 1 reply, 2 voices, and was last updated 2 years, 11 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 23, 2023 at 12:35 pm #2579315 Chanaka Hello, can someone provide the code to add a dropshadow below my header like in auxx.me March 23, 2023 at 4:00 pm #2579497 LeoStaff Customer Support Hi there, Try this CSS: .site-header { box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } Learn how to add CSS: https://docs.generatepress.com/article/adding-css/ You can customize the shadow style by using a site like this: https://www.cssmatic.com/box-shadow Let me know if this helps 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In