• In short, How do you change the image size on the blog page?

    On the preview page for blogs the image is expanded to 595×495. I would like my images to be a lot smaller in size. I was trying to find it in the theme options but cannot find a setting for it. Evidently the original picture for a blog article is blown up larger in the preview blog page.

    Example:
    https://www.renuecomputers.com/blog/

    Thank you,

    NP

Viewing 1 replies (of 1 total)
  • Thread Starter renuecomputers

    (@renuecomputers)

    I DID IT! I burned my brain out on this so I hope anyone else that runs up against this thankful ??

    Edit the functions.php file and do a search for ‘add’. Right below it put this line in it:
    add_theme_support( ‘post-thumbnails’ );
    Save it.
    Now go to your blog article and edit it. Down on the right side bar you will see “Featured Image” . Reselect your featured image and you can scale it to the size you want ?? ??

    My brain hurts now and Iam going to take a break ??

    NP

Viewing 1 replies (of 1 total)
  • The topic ‘Blog page image size’ is closed to new replies.