Bottom border on image links – need to remove
-
Hi,
I have created some nice dotted bottom-borders for my text links. However, the images also take this property. I’ve tried removing this by using:
a img {
bottom-border: none;
}but this doesn’t work. Why not?
I’ve tried targeting text links only, without success. Targeting the body tag also affects images.
How can I target the main text in the post, plus the navigation links, to have a bottom border, and not the images? This is driving me crazy as I would have thought the above code would work…
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bottom border on image links – need to remove’ is closed to new replies.