Add I-Frame Resizer

  1. An iframe resizer for the responsive version would be cool – not two scroll bars.
  2. When loading more, the “All on one map” button is sometimes above the “Load more” button – maybe pin it below the iframe.
    Thanks
1 Like

Hey there, @Ekkehard :waving_hand:

Could you please send me a link to the page, where your widget is installed? I’d be happy to check things for you :wink:

Hi Max,

here ist he link „https://www.itks.at/kunden/ezeb and the Snap -Shot
Greetings

Ekkehard

(attachments)

1 Like

Thank you!

  1. I’ve checked your website and only 1 scroll bar is displayed on my end? Could you please specify the exact version of your browser and device?

  1. Do you want to pin below the widget container the Load More or Show on Map button?

Hello Max,
When you press the Button more sometimes you can see the Button Loud more because the Button for load on map ist in front Off
One Want scroll Down the Side with the Finger you can do it because I Frame Goes, Up and Town not the Side
My English is not the best
Thanks, Max

Holen Sie sich Outlook für iOS

1 Like

I got the issue with the scroll. Could you just specify which button you’d like to pin below the widget: the Load More or Show on Map button?

Pin show on map please!

Holen Sie sich Outlook für iOS

1 Like

Got it!

Here is the code to move the Show on Map button below the widget container:

.global-styles, [class*='mobile-layout__Container'] [class*='FloatingButton__FloatingButtonContainer-sc'] {
  inset: calc(100% - 26px) 50% 0px auto !important;
}

Please try to add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped :wink:

As for the issue with the scrolling the website, it occurs because of the widget scroll bar and this is normal behavior. The only solution to remove the widget scroll bar is to display all location in the list at once, but in this case the widget’s container will be too long.

If this option works for you, our devs will try to create a custom code for you :slightly_smiling_face:

1 Like

Hello Max,

thank you very much for your help. The button works fine. As described, I added it to the custom CSS. But displaying all stores at once isn’t good. We’ll leave it as is. Aside from that, great support! Thanks again.

Regards,

Ekkehard

2 Likes

Got your point, and thank you so much for the feedback!

Don’t hesitate to contact us here if anything else comes up. We’ll be happy to help :wink: