Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #193022

    Hi,

    As you can see here the image sizes vary http://howdoidate.com/relationship-advice/.

    Why is this and how can I make them the same. I’ve tried plugin called simple image sizes but it bombs out after resizing about 100 images with 400 to go.

    Thanks.

    #193120

    Hi derek62!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .avia-content-slider .slide-image { height: 200px; }

    It will set the height of images to 200px
    Best regards,
    Yigit

    #193156

    Hi Yigit,

    Didn’t work. If you scroll through here http://howdoidate.com/relationship-advice/ you’ll see that’s so.

    #193191

    Hey!

    Please add following code to Quick CSS as well

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

    Best regards,
    Yigit

    #193752

    Hi Yigit,

    That worked perfectly but looked better with 220px height. Thank you. I appreciate your excellent support!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Different Image sizes Showing in Post Slider’ is closed to new replies.