Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #274272

    It appears that the main body text of a single blog post is justified (equal spacing on both sides of a paragraph) when no sidebars are selected. If I turn sidebars on for the single blog post, the text appears unjustified (or rather, left justified) as it would normally do. How do I globally turn of this justified text behavior?

    Thanks.

    #274278

    Hi cerelogic!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }

    Cheers!
    Yigit

    #274284

    Great! Thanks!

    #274286

    Hey!

    You are welcome, glad we could help! :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text is justified by default in when no sidebars for single post’ is closed to new replies.