Grey Frame around Blog featured images

Hi

On the blog we are using on http://ldmsstageing.wpengine.com/news/   I want to remove the grey frame that is showing around the featured image and change the featured image size to remove the large white space showing to the right of the image. Nothing I do seems to change the format of the picture or frame - can you let me know what I need to do to correct this.

Gerald

Comments

  • Hello,
    This CSS code will remove the border around the featured image:
    .image_frame{border:unset !important;}
    About the format of featured image, please change the size of the image to these, which will fit for your images, you can do that in theme options>blog,portfolio&shop>featured image.
    Remember, that you cannot set bigger value than your original image have, otherwise the size won't change.

    Notice!
    Remember to use thumbnail regeneration after you make your changes. Otherwise, the images will not change their size.

    thanks
Sign In or Register to comment.