Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #433803

    Hi,
    when using one or to columns to display blog posts in grid the images aren’t full width.
    There is an empty space at the right side of the image area.
    I would like the image to be full width and cropped top or bottom.

    Sceenshot

    When using three or more columns it looks fine.
    See example link

    Regards

    • This topic was modified 9 years, 10 months ago by Andy.
    #433944

    Hi dm!

    Thank you for using Enfold.

    Use this to resize the image:

    .avia-content-slider .slide-image, .avia-content-slider .slide-image img {
      width: 100%;
    }

    Best regards,
    Ismael

    #434034

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image cropping in blog grid’ is closed to new replies.