Created
April 9, 2021 17:53
-
-
Save cesgarma/a53930655de1e2381d9f984c142180b1 to your computer and use it in GitHub Desktop.
Gotten from here
https://divibooster.com/removing-the-divi-header-bottom-border/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
header#main-header.et-fixed-header, #main-header{ | |
-webkit-box-shadow:none !important; | |
-moz-box-shadow:none !important; | |
box-shadow:none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment