Site logo

Archived topic

Justify Text

18 replies · Started by Hussein Younes on May 4, 2017

Viewing posts 1–15 of 19

Hi Tom,

After every update, I used to insert in the CSS file the following (text-align:justify;) to justify my text. However, after last update, the mentioned command didn't work!

Any idea how to justify my theme?

Appreciate your usual great support!

Thx ~ Hussein

Hi Tom,

Appreciate your reply.

Unfortunately I have tested many times now using Simple CSS, and it didn’t work!

I need to Justify the text in whole pages, and nothing is justified.

Check the site here: http://HusseinYounes.com

Thx ~ Hussein

Hi Leo,

I just noticed after your screenshot that the (text-align: justify;) works fine with IE and Chrome, however it doesn't work with Safari.

So the problem specifically with Safari my main browser.

Thanks for your input and notice!

Tom, please fix if in Safari and consider MAC users in the future releases :)

Regards ~ Hussein

Can you try clearing your Safari browser cache? Or test with Private Browsing in Safari.

Everything should be Safari compatible already.

Let us know :)

I tried your suggestion, and nothing happened, same things!

Example is justified. Check the screenshot.

FYI, before the latest release when I was able to edit GP CSS and add (text-align: justify;) manually, Safari used to work fine and justify everything.

What's the complete CSS you're adding, including the selector?

For Sipmle CSS, I don't add anything, because I can see the justify command comes embedded by default.

You could try this:

.siteorigin-widget-tinymce {
    text-align: justify;
}

The CSS itself should work in all browsers, as it's just standard CSS2.

Unfortunately same thing! Dons't work on Safari.

This archived topic is closed to new replies.