Site logo

Archived topic

How can I justify text in GenerateBlock?

12 replies · Started by Hector on August 7, 2020

Viewing posts 1–13 of 13

How can I justify text in GenerateBlock?

Thanks for your quick attention.

Hi there,

CSS is required.

Can you disable the maintenance page and let me know which block you are referring to?

[credential deleted]

Ready...

This is a public forum so definitely don't post your login here.

Which block should I be looking at?

Download a plugin for that, but I don't know if it's the best option or do you recommend another optimized procedure ???

Any block could be

To justify text? Shouldn't need a plugin for that.

You could try adding a custom class like text-justify to the block that you want to justify then use this CSS:

.text-justify {
    text-align: justify;
}

Thanks.

No problem :)

It's not working on mobile. Does the code need edits for mobile?

Kindly confirm if any changes are required for tablets as well.

Hi Suman,

The CSS would work for all devices.

If it doesn't work for you, please open a new topic and link us to the page where we can see the issue.

It worked for me after I implemented it properly. The issue was the editor did not show the justified text in the preview.

This archived topic is closed to new replies.