• Resolved amazing2061

    (@amazing2061)


    When viewing from a mobile device (iPhone 6s) and using light box, when I click/tap on a thumbnail the image does not stay within the frame, it is partial offscreen. It seems like the image is displaying at 100% width and not resizing for mobile. My site is under development and I would prefer to send you a link to view it instead of posting it publicly here. Can you give me an e-mail address I can send you the link to please. Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author A WP Life

    (@awordpresslife)

    Hi,

    Thanks for using our plugin.

    This is our email “[email protected]

    Thanks

    Have a nice day

    Thread Starter amazing2061

    (@amazing2061)

    Thank you for your reply. I sent you an e-mail with the link.

    Thread Starter amazing2061

    (@amazing2061)

    I apologize for being impatient but I wanted to know if you have a fix yet for my situation? Thank you.

    Plugin Author A WP Life

    (@awordpresslife)

    I think this is due to your current theme. Some theme CSS setting image width 100%, that could be a reason.

    Coz we check our plugin with all default WordPress theme it’s working fine.

    Sorry for the delay in response.

    Have a nice day.

    Thread Starter amazing2061

    (@amazing2061)

    Is there anything i should look for within the code in the page to adjust? I really like your plugin and would love to use it.

    Plugin Author A WP Life

    (@awordpresslife)

    Please add the below CSS code into Custom CSS field of gallery settings:

    
    .ekko-lightbox-container img {
        width: 100% !important;
    }
    
    Plugin Author A WP Life

    (@awordpresslife)

    Hi

    Could we ask for a small favor for us?
    Please leave a valuable feedback for our plugin & support

    We will grateful to you.

    Thank you very much!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Image breaking out of container on mobile’ is closed to new replies.