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”)])]
Just some context, this error seems to only happen if you put that
style
snippet into the list panel, not the HTML panel (I know you might have found the solution already).