Comments Malarkey_ started the conversationFebruary 18, 2020 at 9:27amthe featured images on my posts are displaying at full size. This is much too large for most posts. How can I make them smaller? Maybe make them not display at full width? 2,700PenciDesign repliedFebruary 18, 2020 at 9:31amHi,You can try add more this code to Customize > Custom CSS to make it smaller: .container-single .post-image{ max-width: 780px; margin-left: auto; margin-right: auto; } Best Regards,PenciDesignMalarkey_ repliedFebruary 18, 2020 at 10:31amThat worked like a charm! Thank you! Sign in to reply ...
the featured images on my posts are displaying at full size. This is much too large for most posts. How can I make them smaller? Maybe make them not display at full width?
Hi,
You can try add more this code to Customize > Custom CSS to make it smaller:
Best Regards,
PenciDesign
That worked like a charm! Thank you!