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

    Hi,

    is there a way to make images in the lightbox larger than screen size vertically?

    I already tried this but it doesn´t work:

    “Please try to change the thumbnail size settings on Settings > Media > Large size. Set the width and height to 9999 then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/”

    Cheers!

    #641254

    Hey aph80,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #641448
    #642062

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    img.mfp-img {
        max-height: 100%!important;
    }
    

    Best regards,
    Yigit

    #642109

    Thank you Yigit! This works perfectly on desktop, on mobile it´s still the same size though. Any solution for this? Really cool would be to enable people to zoom into the lightbox image on mobile.

    Best regards,

    Arkadi

    #642238

    Hi!

    You can try enabling zooming on mobile by referring to Ismael’s post here – https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171

    Cheers!
    Yigit

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