Bug - Font size doesn't seem to be changeable in vertical lists (secondary text element)

I have a vertical list that I added a second text element to and am trying to specify a different font size for it. The debugger reports it as the smaller font size, but visually it clearly is not.

Safari Web Tools confirms that it is not getting set to the smaller font size.

Also drag and drop into the tree portion of the element window is still buggy. Sometimes I can drag into the element tree, sometimes I have to drag onto the canvas and then move it where I want in the element tree. I can determine no rhyme or reason to why it works sometimes and other times not.

Based on your screenshot, you have a broken conditional there -If page width is [missing breakpoint] = font size 19.

1 Like

Good eye. I’ll take a look. New page, so I didn’t think there would have anything that would be impacting it.

Yup - and that was it.

1 Like