• Hi, the blog is https://dominika.co/

    and I am having trouble resizing images visible on home page. I want them to be 300px wide and with 200px height but if I add this numbers to CSS the images are stretched instead of cropped in order to resize.

    I am talking about images appearing under ‘latest posts’ etc

    Can anyone help please

Viewing 2 replies - 1 through 2 (of 2 total)
  • Genesis is a premium theme, so you’d want to ask questions about that theme on the StudioPress support forum.

    CSS isn’t going to do what you’re after in this case, you’ll likely need to use ‘add_image_size‘ in your functions and then call that new image size on your home page instead of the current size being called.

    Thread Starter beautyoclock

    (@beautyoclock)

    I did add image size to my function file but even though it is selected, the image has different size, I will try their forum, thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘resize thumbnail/featured images on home page / genesis’ is closed to new replies.