Page 1 of 1

Style Manager doesn't work

Posted: Tue Dec 06, 2022 1:11 am
by Dali
What am I doing wrong?
I created a new font and font color in the style manager and added this via Object Properties - Style - Predefine Style - Class.
But nothing changes. Font always stays the same.
See demo.

https://docs.google.com/document/d/1Kj0 ... ue&sd=true

Re: Style Manager doesn't work

Posted: Tue Dec 06, 2022 1:18 am
by crispy68
Try double clicking the text box, select all of the text, right click on the text, choose style and select your style.

Re: Style Manager doesn't work

Posted: Tue Dec 06, 2022 7:23 am
by Pablo
In the text object, the predefined style applies to the container (box) of the text, not the text itself. The text can have it own styling, so you can use multiple styles in the same object.
If you use the 'Responsive text' object then the style also is used for the text.

Re: Style Manager doesn't work

Posted: Tue Dec 06, 2022 6:59 pm
by Dali
@Pablo, thank you, ok now i understand :D