Reply To: Can the image border be removed entirely?

Home Forums WordPress Themes – Premium Preference Can the image border be removed entirely? Reply To: Can the image border be removed entirely?

#19695
Sushil Adhikari
Moderator

You almost got it, but it should be this:

.wp-caption img {
border-bottom: none;
}