Home › Forums › Pro Support › Featured Img (set width and height) › Reply To: Featured Img (set width and height)
January 14, 2019 at 8:33 am
#7149
Participant
Hi there,
CSS selectors need to be the full string eg:
#wpsp-15686 .wp-show-posts-image, #wpsp-15699 .wp-show-posts-image {
max-width: 200px;
height: auto;
}
CSS Classes are coming to the next update 🙂