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 #2378458
How to change dimensions of posts cover images
Closed

Comments

  • wass_bend started the conversation

    Hello, I would like to my post covers on my homepage to be 1920x1080 or resized to similar dimensions. Currently, my featured images are cropped and as a consequence, the text in them is cut. Please have a look at my screenshot.

    How can I change the dimensions of images on my homepage?

  •  2,699
    PenciDesign replied

    Hi,

    To do that, please do following steps:

    1/ Edit the code like on this image.

    2/ Add more this code to Customize > Custom CSS:

    .penci-image-holder:before{ padding-top: 56.25%; }
    

    3/ Install & activate pluginĀ Regenerate Thumbnails - after installed this plugin - go to Dashboard > Tools > Regenerate Thumbnails > click to regenerate all thumbnails and wait until it done 100%


    Best Regards,

    PenciDesign

  • wass_bend replied

    Awesome! This worked perfect, thanks!