Tagged: x Author Posts December 6, 2016 at 7:48 am #1283091 Melissa437Participant Hi, I would like to restrict the image sizes on my blog posts so that when one clicks on the post the featured images takes up the whole width ..well almost! Can I restrict the size in CSS? Thank you:) December 6, 2016 at 8:58 am #1283169 DarshanaModerator Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .single-post .entry-featured { float: left; margin-right: 10px; max-width: 400px; } .single-post .entry-wrap { padding-top: 0; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1283091 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In