Remove box-shadow
-
Hello,
I tried to remove the box shadow by adding this to my theme css :
.bluet_block_container {box-shadow: none !important;}But it doesn’t work because the plugin already inserts this inline :
.bluet_block_container {box-shadow: 0px 0px 10px #717171 !important}How can I remove the shadow ?
Thanks !
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Remove box-shadow’ is closed to new replies.