Feb 4, 2021 | DIVI, WordPress
Divi Theme header has a small grey line at the bottom that divided the main menu from the content. This “shadow” at the bottom of the header can be removed, just use the following CSS: #main-header { box-shadow: none !important; } If you want to remove the...