Site logo

Archived topic

Serve scaled images on Thumbnails

2 replies · Started by Pere on October 7, 2018

Viewing posts 1–3 of 3

Hello, i recently purchased GP Premium and installed the Marketer theme.
After publishing one post, and setting up a thumbnail to it, i analyzed the main page with GTmetrix.

But i am facing a problem that cause my website to weigh 50% more with just one post.

It's that the post thumbnails on the main page are just resized, and i would like to serve scaled images to optimize the theme at the fullest. How can i do that?

When analyzing html i see that there are 3 images, one is the correct, but why displaying the full width and resized only?

Hi there,

In "Customize > Additional CSS", remove this CSS:

.post-image-aligned-left .post-image img {
    max-width: 300px;
}

Then go to "Customize > Layout > Blog" and set the image width in there.

This archived topic is closed to new replies.