Post to Right and Left Align

Home Forums Iconic One Pro Support Post to Right and Left Align

This topic contains 2 replies, has 2 voices, and was last updated by  sawalwalker 4 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5655

    sawalwalker
    Participant

    Is there a css code for the one pro icon to make the left & right align (Justify) on all posts.

    #5657

    Yes, you can try the following in customizer -> additional CSS section:

    
    .entry-content p, .entry-summary p {
        text-align: right;
    }
    #5663

    sawalwalker
    Participant

    Once again this thank you really succeeded.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.