Home › Forums › Support › Add header bottom border/shadow This topic has 1 reply, 2 voices, and was last updated 3 years, 5 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 14, 2022 at 5:36 pm #2374005 Rekamedia Hi, How can I add shadow or bottom border to the header? My header is sticky and background is white, the content area is also white. I want to show some shadow for the header when I scroll down. October 15, 2022 at 3:31 am #2374220 DavidStaff Customer Support Hi there, you can use this CSS to modify the sticky navigation box-shadow: .sticky-enabled .main-navigation.is_stuck { box-shadow: 0 4px 4px -2px rgba(0,0,0,.35); } 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