Small image

Posted in: Newsmag
Post count: 43

Hello

Is it possible increase small image when uploading with CSS?

For example:
Image 590×380 to 640×400

Thanks.

Post count: 6535

HI

You can try this css in theme panel but it may affect the layout in some places, also image quality will be affected. Best wy is to update in media library an image at least by thumb’s size.

.td-module-thumb img {
width: 100%;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.