Expand my Community achievements bar.

RichText justify is not working

Avatar

Level 1

Hello everyone.

 

I just created a richtext component and added the RTE plugin with some features. But the justify features are the only thing that is not working.

Screenshot 2023-09-20 at 8.30.39 AM.png

Screenshot 2023-09-20 at 8.31.02 AM.png

 

As you can see, the first paragraph shows as centered.

Screenshot 2023-09-20 at 8.13.10 AM.png

When I do click in Done, the editor doesn't show the update in the text.

Screenshot 2023-09-20 at 8.21.38 AM.png

 

But, when I do click in theScreenshot 2023-09-20 at 8.25.47 AM.png Edit button, the center style appears:

Screenshot 2023-09-20 at 8.23.54 AM.png

After close the edit mode, the text continues as centered, but in View as Published doesn't shows as centered.

I don't have any CSS that is doing overlay or something like that. Just the RTE 

Here I attached the console, the <p> doesn't have the style = text-align:center

Screenshot 2023-09-20 at 8.34.55 AM.png

Have anyone ever seen this case? or has the solution? Pls I need help with this case!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor

@Oscarperez96092  Please check if there is anything in CSS class 'blog-text' on the parent DIV that is creating this issue. 

Avatar

Level 1

Hello!! no, I don’t have css class for blog-text. I deleted all class inside!