[Support request] Adjust featured image size

Home Forums Support [Support request] Adjust featured image size

Home Forums Support Adjust featured image size

Viewing 31 post (of 31 total)
  • Author
    Posts
  • #1030772
    Leo
    Staff
    Customer Support

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

    @media (max-width: 768px) {
        .single-post .featured-image {
            max-height: 200px;
        }
    }
Viewing 31 post (of 31 total)
  • You must be logged in to reply to this topic.