Image PopUp Window On Mobiles - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Image PopUp Window On Mobiles

KL

Klaus Liedtke

Extension 1 year ago

Problem with SP Image Gallery: I use for all images the image description. The Popup Window of the images works fine on PC and Tablets. But on mobiles not. Its' shows only the description. The size of the image is on mobiles very small. See: https://www.mascarene-fishing-team.com/bilder/rodrigues-2019

If I suppress the image description under Options, this also applies to PCs and tablets. But it should only happen with mobiles.

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #156723

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. If you add this css code inside the custom.css file. I hope it will help you to help you see the image properly. I just reduced the black background of caption.

.speasyimagegallery-image-content {
    position: absolute;
    z-index: 1;
    background: rgb(0 0 0 / 30%);
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    text-align: left;
    -webkit-animation: fadeInUp 300ms;
    animation: fadeInUp 300ms;
}

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
KL
Klaus Liedtke
Accepted Answer
1 year ago #156726

works perfect. Thanks

Klaus

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #156764

You are most welcome! We appreciate your feedback and are delighted to hear that you're satisfied with our service.

To officially close this forum post, mark it as accepted. If you have any more questions or need further assistance in the future, please don't hesitate to reach out to us.

As for writing a review about our product and support quality, we would greatly appreciate it! Your feedback helps us improve and serves as a valuable reference for others. Please take a moment to share your thoughts about your experience with our product and the support you received. Your input is valuable to us and the community. Thank you in advance for your time and support.

Joomla Extension Directory

JED.png

TrustPilot

Trust-Pilot.png

We're here to assist you with any further questions or requests you may have. Once again, thank you for choosing our product and for being a part of our community.

Best regards,

Toufiqur Rahman

Team Lead, Tech Support (JoomShaper)

0