Google Sheet Chart Not Responsive On Mobile - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Google Sheet Chart Not Responsive On Mobile

H

Hakunamatata67

SP Page Builder 2 years ago

Hello,

when I put an graph from Google Sheet in an iframe in Raw HTML addon, the graph is showing fine on laptop, but is cut on mobile device.

I tried to add custom css, set width to 100%, nothing worked. All the tips on the internet do not seem to work with SP Page builder.

Can you help me?

Link above.

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #132884

Hi,

the problem is that it's NOT our code, and it works as iframe. I suggest to ask on FR forums for webmasters / web designers. Maybe Google has guides for webdevelopers for that.

RAw HTML just display content inside, like Custom Joomla Module, nothing more.


For sure as quick tip I would REMOVE left padding in MObile view in Columns where you have Chars, it will give more space to display content :)

info_1628_2023.gif

And inside iframe code change value in scrolling from "no" to "yes". It will help users to scroll left-right.

0