Site logo

Archived topic

Adjust featured image size

30 replies · Started by Hilton on September 27, 2019

Viewing posts 31–31 of 31

So what if we add this for which targets mobile only?

@media (max-width: 768px) {
    .single-post .featured-image {
        max-height: 200px;
    }
}
This archived topic is closed to new replies.