Site logo

Archived topic

Featured Image Border

1 reply · Started by Ranjeeta on September 12, 2019

Viewing posts 1–2 of 2

How to add a border to featured image in the archive page?

Hi there.

try this CSS:

.post-image img {
    border: 1px solid #000;
}
This archived topic is closed to new replies.