Forums
(@elnoremedia)
13 years, 8 months ago
You can add ‘!important’ right after the ‘none’ value. So the line would be:
-webkit-box-shadow: none!important;
I guess that’s all!