Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1307713
Center Post Images
Closed

Comments

  • Alexa Croft started the conversation

    Images on my newer posts are centered.

    Is there a way to tell the theme to center all post images so that I don't have to go back into hundreds of posts and center the images manually?

    Thank you! :)



  •  2,699
    PenciDesign replied

    Hi,

    If you want to do that, please try add more this code to Customize > Custom CSS:


    .post-entry img{ display: block; margin: 5px auto 5px auto; }


    Best Regards,

    PenciDesign