07-07-2021, 01:26 PM
Hi! I wanted to find out if it was possible to make the choice text bigger and to change their color from orange to something else?
Change color and text size of choice buttons
|
07-07-2021, 01:26 PM
Hi! I wanted to find out if it was possible to make the choice text bigger and to change their color from orange to something else?
Hi! For font size, there's actually a yet-to-be documented feature for it. You can add:
Code: "font_size": "18px" to your choice response to make the text 18px large, or whatever works for you. For the color unfortunately there's no solutions for now, but in the future we do plan to introduce color themes. Sorry about that.
07-16-2021, 01:04 PM
Thank you!
09-03-2021, 02:48 PM
(This post was last modified: 09-04-2021, 08:31 PM by mkrishnaswamy.
Edit Reason: Issue was resolved.
)
(07-08-2021, 09:12 AM)Ting Wrote: Hi! For font size, there's actually a yet-to-be documented feature for it. You can add: IT WORKED AFTER THE EXPERIMENT WAS REFRESHED. I face the same issue. I defined the text for the responses thus: Code: { Code: { I specified the font size in both places, but the text and button size are still very small. Is there a different way to improve readability? Thanks in advance!
09-07-2021, 09:22 AM
Hey...sorry, so did it work or not? "size" for text stimuli and "font_size" for the choice response, either or both?
if it worked after the experiment was refreshed, then yes that's the expected behavior. you should always regenerate your experiment by clicking the "play" button after every change.
09-25-2021, 04:03 PM
Hey, to revive this thread:
I tried both font_size and size and neither worked.
09-25-2021, 06:11 PM
Hmm...something like this definitely works:
Code: { |
« Next Oldest | Next Newest »
|