So I am using a goto plugin, and I want to make the choices larger font so they are easier to see. However anything over 20px starts cutting off on an ipad.
Is there anyway around this?
the line is:
[goto([truth], [font(“Truth”, “Bangers”, “35px”, “#3013a1”)])]
That worked! Seems to be working better on my Iphone! Thanks so much.