Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #128000
    JeremyFeng
    Participant

    I want feed some text to the Hero Content block, And I want the text use “justify” align. How could I do this.
    My website is http://www.cvsslab.com. The Hero Content block is on the front page.

    Thanks a lot.

    #128016
    tikaram
    Keymaster

    @jeremyfeng : Go to Appearance => Customize => Additional css and add the following css.

    #hero-section {
    	text-align: justify;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #128069
    JeremyFeng
    Participant

    Works perfectly!!! Thx a lot.

    Best regards,
    Jeremy

    #128071
    tikaram
    Keymaster

    @jeremyfeng : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to make the text as "justify" align in the Hero Content’ is closed to new replies.