Hi!
I used to embed a regular gallery view in my WordPress web site but I did not like how the title of each card (primary field) where always cut off. I tried creating an interface design of the same gallery, embed it, and I really liked the result. Titles were visualized in its complete form and the whole thing looked better and cleaner.
The thing is that for some reason, the mobile version of the embed gallery interface came out grayed with a message saying "viewport too small to display the gallery element". I checked out the embed code and it was basically the same for both for the regular gallery view and the gallery interface. Nontheless, the regular gallery view showed in the mobile version of the website and the gallery interface not.
If anyone has an idea or suggestion on what is causing this and how to solve it I'd appreaciate it.
The iFrame code:
<iframe class="airtable-embed" src="https://airtable.com/embed/appPRfMipHQgdzhMu/shrJYeU4ylrN3M1v8" frameborder="0" onmousewheel="" width="100%" height=“1400” style="background: transparent; border: 1px solid #ccc;"></iframe>