Add a shadow under the header Home › Divi Code Snippet Library › Growing collection of 'Divi Header' Tutorials › Add a shadow under the header Posted by Divi Addons on December 20, 2016 To add a shadow under the header: #main-header { box-shadow: 0 3px 0 rgba(102, 102, 102, 0.1) !important; }