Page 1 of 1

Style Manager - Problem with Text Alignment

Posted: Fri Oct 22, 2021 8:54 am
by KIRK
Hello, everyone.
I have a problem with the Style Manager.

Text is in a layout grid.

Every setting works fine in other breakpoints, only the text alignment does not work. Bold, italic, Font Family & size, strike out - everything works. Just not the alingment.

Thanks in advance
Kirk

Re: Style Manager - Problem with Text Alignment

Posted: Fri Oct 22, 2021 9:39 am
by Pablo
Note that the alignment of text should be applied to the text's container, not to the text (characters) .
So, if you want to control the alignment of the text then the style must be set via the text object's properties.

Also, if you use breakpoints then the style should have the same breakpoints.
https://www.wysiwygwebbuilder.com/responsive_text.html

To be able to help you, I need a DEMO project so I can see all your settings.

Note: I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.

Please see this FAQ for further details:
viewtopic.php?f=10&t=82134

Re: Style Manager - Problem with Text Alignment

Posted: Fri Oct 22, 2021 11:11 am
by KIRK
Hi Pablo thanks.
I work with breakpoints and set the alignment via Font in the style manager. The breakpoints in the style and in the style manger are the same.

Default: text is on the left and should also be on the left
Breakpoint 650px - Text should be centered but is still alingned left (italic, font size etc. works)

Re: Style Manager - Problem with Text Alignment

Posted: Fri Oct 22, 2021 12:08 pm
by Pablo
It does not look like you have applied the style to the text's container
Using alignment on the characters will not have any effect.

Re: Style Manager - Problem with Text Alignment

Posted: Fri Oct 22, 2021 12:33 pm
by KIRK
Thanks! That's it.