Recent Post Image crops subject

Please see the third Recent Post Image at the bottom of my home page; www.rayscountryham.com

This is my Grandparents. Can you please help me show their faces in this thumbnail without altering the full image in the post?

Thank you,
Ray

Hi Ray,

Thanks for reaching out.
Your login credentials asking for the 2 Factor Authentication after passing the login. If you are pointing to the third post of the recent post element, you can achieve it by adding the following custom CSS code into Theme Options > CSS.

.x-recent-posts-img
{
    background-position: inherit;
}

Please remember that the above code will work if copied as it is and don’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We really do not provide support for custom codes that means we can’t fix it in case it conflicts with something on your site nor will we enhance it.

Thanks

Hey, Thanks. I tried that but it did not correct the issue.

I have removed 2FA, could you please take a look at the Home Page “News” Section and check the placement of the code in CSS?

Hello @windhover4,

I tried to access your site dashboard, but the given credentials are not working. Please recheck and send us again.

Thanks

New password update in Secure Note

See the updated password in the Secure Note

Hello @windhover4,

Thanks for sharing the correct login details, I went ahead checked your CSS code under X–>Theme Option—>CSS. It seems that you have not added the custom CSS code as given by @tristup. I have added the code under X–>Theme Option —>CSS. Now your posts look fine, please check your site.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.