Home › Forums › Support › Adding a gradient border at the bottom of the navigation menu This topic has 3 replies, 2 voices, and was last updated 5 months, 3 weeks ago by Jean Paiva. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 5, 2022 at 2:11 am #2363798 gleb Hello, I want to add a gradient border underneath my main navigation menu to create a visible separation from the content. Here’s a great example of what I want to do: https://www.leafly.com/news/cannabis-101/what-is-thcv-and-what-are-the-benefits-of-this-cannabinoid You can see there’s a dark grey-to-light gray gradient border under the navigation. I imagine I need to add some kind of gradient/background CSS to my header or nav menu div. Would appreciate any help October 5, 2022 at 9:33 am #2364334 Jean Paiva Developer Hello Gleb, First, in the customizer go to Layout > Header and make sure the Header width is set to Full and Inner Header Width is set to Contained. Once that is done add this custom CSS: .site-header { box-shadow: 0 4px 8px rgba(0,0,0,.16); } Hope that help. October 6, 2022 at 5:10 am #2365076 gleb Worked like a charm, thanks October 6, 2022 at 6:37 am #2365175 Jean Paiva Developer Cool, glad I could help. Have a great day! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In