Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243578

    All my posts contain featured images 704x400px

    Unfortunately the grid images on my front page cut out its of the original 704x400px image that I wish to retain.

    So how can I fix things so that the grid images here http://www.howdoidate.com show the same content as my featured 704x400px images but obviously smaller so that I can have 3 images per row?

    #244148

    Hey derek62!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-content-slider .slide-image img {
    height: auto;
    }

    Regards,
    Yigit

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