• Hello. I am using the AnWP post grid plugin. I put the custom css code below to resize the image on mobile.

    @media screen and (max-width:720px) {
    .anwp-pg-wrap .anwp-pg-post-teaser__thumbnail {
    height: 90px;width:100%
    }

    But I want to set the image proportion to fit the size.
    Do you have any css code to put in? Thanks for letting us know.
    – page url : https://numbers.co.kr/

    The page I need help with: [log in to see the link]

  • The topic ‘resize the image on mobile.’ is closed to new replies.