AFAIK, picture placed directly inside Scrollbox should resize itself automatically. I just tested that on WP 4.6, Twenty Sixteen theme.
If it does not work for you, then probably it depend on your WP version, Theme, the way how you inserted the image, what classes it has assigned etc. Maybe you give me url to check?
Of course. Here is a link to a site
https://www.catherine-leichsenring.de/ratgeber/die-unternehmensanleihe-informationen-zur-anlageform/
If you check on a mobile device you should see the issue
I have the newest WP Version installed.
Thanks in advance.
Maybe following is too technical, but: you must apply following css properties to that image: { height: auto; max-width: 100%; }. And then it will start to respond. In my experiment, WP Theme already included such properties for img tag (As Twenty Sixteen is responsive theme).
However, I strongly suggest you not to use image for textual information. Let the text will be in text format and images be images. I guess you have done it in this way as you currently did because it was easier for you, but writing information on picture not correct way to create responsive webpages.
OK, Thanks for the tipp.
Would it be an idea to include a function “Show on mobile only” for specific popups in your plugin? That would be very helpfull
Hi
me again. I seperated the pic from the text, but the whole box is still not responsive