Home Forums Basel support forum Justify texts of single posts inside blog page

Justify texts of single posts inside blog page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10203

    Giulio
    Participant

    Hi,

    I’d like justify all text of single posts inside the page blog. As you can see they are centered. Thank you!

    #10207

    Giulio
    Participant

    I’d like justify also the text inside the widget for the author if it is possible.

    #10215

    Artem Temos
    Keymaster

    Hi,

    Here is a code snippet to justify this text

    .author-area .author-info,
    .blog-post-loop .entry-content {
    	text-align:justify;
    }
    

    Regards

    #10226

    Giulio
    Participant

    Thank you!

    #10237

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Justify texts of single posts inside blog page’ is closed to new replies.