Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #769867

    Dear support,

    how do I justify my text inside the text block. I cannot seem to find the justify text button.

    Your help is greatly appreciated!

    Thank you!

    Dalen

    #769891

    Hey Dalen,

    There’s no justify button on wordpress editor as well as in Enfold. Try enabling Custom CSS Classes first: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then on your text block in Custom Css Classes add this text-justify. Then go to Enfold > General Styling, and on Quick CSS add this css code:

    #top .text-justify {
      text-align: justify !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #770341

    Hi Nikko,

    I did all that you mentioned, but nothing happened.

    Any other solution?

    Thanks!

    #770344

    what did you do?

    you inserted that code to quick css – thats it – haven’t you .

    did you realy read all he wrote?

    then on your text block in Custom Css Classes add this text-justify.

    Really ?

    #770374

    Dalen…to justify text – select text and press ALT+SHIFT+J

    #770377

    Uros! Thank you! It worked!

    #770448

    Hi,
    That’s great news, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to justify text in the text box’ is closed to new replies.