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 #2073455
Reduce size of Featured Image
Closed

Comments

  • rovinvazirani started the conversation

    How can I reduce the size of the featured image in a post?

  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Custom CSS to do that:

    .container.container-single.hentry{ max-width: 780px; }

    Best Regards,

    PenciDesign