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

    I would like to display all of my posts and maybe pages too with align full.
    I don’t want to go to every post and do that manually, and so I was wondering what quick css I have to add to reach this result.

    Thanks in advance.

    #212343

    I think it is called justify. But I also have embedded youtube videos that are embedded in the standard wordpress way, and if I use justify, they won’t display properly anymore. Is there a way around that?

    #212955

    Hey!

    Can you post the link to your website and a screenshot showing the changes you would like to make? I am not sure if i understood you clearly

    Cheers!
    Yigit

    #214270

    Basically, I want to have justify enabled by default for all posts.
    Here, I set it to justify manually in the post. That’s what I want it to look like for all posts.
    Here you can see what most posts look like. The text is aligned left…

    #214461

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .entry-content p { text-align: justify!important; }

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How do I get all posts to align full by default?’ is closed to new replies.