Plugin Support
Jasmine
(@hyenokian)
Dear @7delkin,
Thank you for your topic.
To help us investigate the issue, please provide the following information․
- A link, where the given popup is enabled.
- Confirm if the popup opens correctly on mobile devices during the Onload event, but the image appears at a different size when the popup is triggered by the On-click event.
- Please confirm if you are using a caching plugin.
- Specify the type and template you have set for the popup.
Looking forward to your reply.
Thank you.
Plugin Support
Jasmine
(@hyenokian)
Dear @7delkin,
Thank you for your reply.
We have reviewed the case and identified an issue, so we’ve forwarded it to our development team for resolution.
Once the issue is addressed, we will promptly notify you.
In the meantime, for a quick solution, please add the following CSS in the custom CSS section of your popup settings (Popups > particular popup > Styles Tab):
@media screen and (max-width: 768px){
.ays-pb-modal.ays-pb-modal_YOUR_POPUP_ID {
background-image: url(https://ahna.pl/wp-content/uploads/2024/12/mobile-scaled.webp)!important;
background-repeat: no-repeat!important;
background-size: cover!important;
background-position: center center!important
}
}
Replace YOUR_POPUP_ID with the actual ID of your popup (for example, .ays-pb-modal.ays-pb-modal_1).
Once you’ve added this, please check and let us know if the issue is resolved.
Thank you.
Dear Jasmine,
The quick solution works perfectly. The background image appears correctly now.
Thank you very much. Looking forward to the plugin update 😉
Plugin Support
Jasmine
(@hyenokian)
Dear @7delkin,
Thank you for your response.
Glad to hear the quick solution worked for you.
I will get back to you once there is any news related to the main resolution.
Thank you.
Plugin Support
Jasmine
(@hyenokian)
Dear @7delkin,
Thank you for your patience.
I am glad to mention that we have fixed the issue in the latest version of the plugin and updated it accordingly.
You can update the plugin to the latest version and check the case again. Then, let us know about the outcome.
Thank you.