Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #310394

    Hi

    I have an Easy Sliders on my portfolio pages and all my images are sized at 600 pixels in height. When I build the gallery I select ‘No Scaling (Original Width X Original Height)’ but when I view the gallery on my published page it’s blowing up my images that are in portrait orientation. Any images in landscape are coming out perfectly.

    Can anyone help with this issue?

    Thanks

    N

    #310502

    Hi N!

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

    .avia-slideshow-no.scaling li img {
    width: auto!important;
    }

    You have CSS minifying feature enabled on a plugin, please disable it before applying the code

    Best regards,
    Yigit

    #310552

    Works perfect. Excellent support as usual.

    Thanks!

    #310565

    Hey!

    You are welcome N, glad we could help! :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Easy Slider Scaling Error’ is closed to new replies.