Hello,
I used this CSS code to change the size of the magazine thumbnail:
.av-magazine-thumbnail { width: 150px; }
But somehow the image does not stretch and is still a small square.
Is there a fix for this?
Hi!
Try adding this too:
.av-magazine-thumbnail img { width: 100%; }
Best regards,
Josue
Just did its still in square form :S now its 150×150
I want it slightly rectangular is that possible?
Hi!
Go to Settings > Media and adjust the Thumbnail size to something of your preference (default is square 80×80. Once you done that run this plugin to regenerate the thumbnails.
Regards,
Josue
Perfect thanks! did not have to use the plugin as well
You are welcome, always glad to help :)
Regards,
Josue