Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #295731

    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?

    #295733

    Hi!

    Try adding this too:

    .av-magazine-thumbnail img { width: 100%; }
    

    Best regards,
    Josue

    #295734

    Just did its still in square form :S now its 150×150
    I want it slightly rectangular is that possible?

    #295741

    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

    #295743

    Perfect thanks! did not have to use the plugin as well

    #295745

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.