wurliuchi
Member
Posted 1 year ago #
I don't like the images that have links jumping around and adding a line underneath when I hover over them. Where in the CSS do I turn that off but leave that hover on for text links? I looked, but to me it seems like it's set correctly already.
Like on the download links here.
Thanks for any help.
Try adding:
a img {border-bottom:none;}
to your theme's stylesheet.
wurliuchi
Member
Posted 1 year ago #
Thanks, esmi. I added it but that didn't do the trick. Hmm?
I appreciate the help.
I can't see the CSS I suggested in your stylesheet. It should be at the very bottom.
wurliuchi
Member
Posted 1 year ago #
Oh, since it didn't work I took it back out. I just now put it back in. It's the second line from the bottom.
Thanks!