How to remove drop shadow
-
Great plugin! Thanks for making it.
Add this CSS to the Customizer’s Additional CSS section to remove the drop shadow:
.ebg-br-wrapper{ box-shadow:none; }
The topic ‘How to remove drop shadow’ is closed to new replies.
Great plugin! Thanks for making it.
Add this CSS to the Customizer’s Additional CSS section to remove the drop shadow:
.ebg-br-wrapper{
box-shadow:none;
}
The topic ‘How to remove drop shadow’ is closed to new replies.