I am trying to find a way to fix the display of the widget on mobile devices. As I remember, scrollbars was visible a few day ago (still not the best solution) - but they are gone now!
Please advice
[* Link to the page with the widget in question: ] https://www.sonjagrillandwine.com/
1 Like
Max
April 2, 2024, 10:10am
3
Hi there @SoMe_Editor
I am so sorry about this issue!
Your request is with our devs now. I’ll get back to you once I receive a response from them
Max
April 2, 2024, 10:22am
4
We’ve fixed the issue by adding this code to the Custom CSS field on the Style tab of your widget’s settings:
.es-background-container {
overflow: auto;
}
Please check your website and let me know if it’s fine now
It seems to have fixed the problem. The scrollbars are back on mobile.
Thank you for a quick response!
1 Like
@Max it seems to be working good for me. It might just be a problem with the setup.
1 Like
Max
April 2, 2024, 1:43pm
8
Hi @GalacticNetwork
I have to say that this issue is not related to the settings, as it is specifically for the Google Sites platform.
Anyway, thank you for your interest and help
1 Like