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 #1786166
Crop featured image from the bottom
Closed

Comments

  • chiefnation started the conversation

    Hi,

    I would like to ask you if there is anyway to crop featured images on post just from the bottom instead of top and bottom.

    I'm using stlye 8 of post with an Aspect Ratio for Featured Image of 4:2 and would like the system just to crop the images from the bottom.

    Thanks.

  •  2,699
    PenciDesign replied

    Hi,

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

    .container-single.penci-single-style-8 .penci-single-featured-img{ background-position: top center; }
    

    Best Regards,

    PenciDesign