Remove text and image underline
-
I’ve tried many different ways in the CSS, but I am unable to make the underline (text-decoration) disappear.
.wp-posts-carousel-image a, .wp-posts-carousel-image img { text-decoration:none !important; outline:none !important; border-bottom:none !important; } .wp-posts-carousel-title, .wp-posts-carousel-title a { font-size: 12px !important; text-decoration:none !important; border:none !important; outline:none !important; color: #336699 !important; }
Can you help me out?
Thanks for a marvelous plugin!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove text and image underline’ is closed to new replies.