SEO Analyzer | How to Reduce Size of Mobile Snapshot Image

#505550
  • Resolved AeroStar
    Rank Math free

    How can we reduce the size of the SEO Analyzer mobile snapshot image? It’s huge!

    The CSS Rule you provided in an earlier ticket (shown below) no longer works.

    .rank-math-result-category-advanced .table-row:nth-child(4) .row-description .row-content img{
    max-width: 300px !important;
    }

    Also, going forward, is their any chance you guys can reduce the image size to 50-60%?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention.

    Please try applying the following CSS code to see if that works for you:

    .table-row.rank-math-result-status-info .row-description .row-content img {
        max-width: 30% !important;
    }

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Hi Sakib,

    Worked great.

    Thank you!

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘SEO Analyzer | How to Reduce Size of Mobile Snapshot Image’ is closed to new replies.