Blog Post Image Full Size

Hello,

I’m struggling to make the blog image post full size on this site: https://www.gothamcanoe.com/our-covid-road-trip-became-a-love-song-to-one-huge-suv/

I’d like to make all of the images for all the blog posts be full size, or at least appear much bigger than they are.

Thank you,
Matt

Hello Matt,
Thanks for writing to us
I checked your site and found that you have added this custom CSS code just because of that image is not rendering in full size.

.single-post .entry-featured {
   width: 50%;
}

Please remove the CSS code form your Theme Options CSS box to show the image properly.

Please follow screenshots


To remove this custom CSS Code please follow these steps

Go to Dashboard --> X--> Theme Options -->CSS

Please have look at the screenshot given below

Thanks

Thank you, that worked perfectly!

You’re welcome!
We’re glad @PrakashS were able to help you out.

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