remove shadow from logo
-
[ Moderator note: title adjusted, please refrain from using help, urgent, emergency, asap, etc. in topic titles. ]
Hello there
I’ve applied a shadow to my images by using the following code
img { -webkit-box-shadow: 10px 10px 10px #7C7C7C; box-shadow: 10px 10px 10px #7C7C7C; }
However, this also affects the logo image in the header. See https://alter.cat
How do I disable the shadow effect for the logo image ONLY? I’ve tried a few of the possible answers suggested in other posts but the border/shadow persists…Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘remove shadow from logo’ is closed to new replies.