Shapes are not shown in online experiments

Description of the problem:


It’s weird that there are two reluctangle bar on each trial. However, they appear in local experiments but never show in online experiments.

I think it is the textbox that block the fixbar stimuli. However, if I use a normal text stimulus instead of textbox, the word can not be printed in bold, so the textbox is necessary.

Can you make the size of the textbox smaller so it doesn’t overlap with the polygons?

Can you use Arial Bold as the font?

This might also help.
https://run.pavlovia.org/test-suite/text-formatting/

Thank you for the advice! But unfortunately, I have tired both method. I don’t think Arial Bold is an available font if I used Text instead of TextBox component. And if the text is not a constant variable, I can directly put the bold text into the component. Then I modify the height of the TextBox to very small, like [0.5, 0.1], and the position of the bar is [0, 0.2] and [0, -0.2]. The bars did not appear on the screen.