Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Howdy, looking to adjust our featured image size on our blog pages and can't figure out where in our code to do that. Our theme is Streamline and you can see an example of the image size on a blog page here: https://store.drivr.life/blogs/drive-log/driver-of-the-week-trenton
Solved! Go to the solution
This is an accepted solution.
Sorry @Jennlynn
I misunderstood. I thought the image is coming from the blog content. Anyway, you can change the image size by following the instructions below.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the theme.css
3. Paste the code below at the very bottom of the file.
.article .article__image-wrap {
max-width: 500px;
}
Hi @Jennlynn,
I understand that you want to change the image size in the blog page. You can follow the instructions below.
1. From you Admin page, go to Online store > Blog posts
2. Choose the blog you need to edit
3. This will open the page, you should be able to double click the image
4. Then an option (see image below) should come up. Change the image size by choosing one of the drop downs
5. Make sure to click SAVE
Thanks for the reply. That is not what comes up when you double click the image unfortunately. The only edit feature for blog pages in this theme is the alt text for SEO
This is an accepted solution.
Sorry @Jennlynn
I misunderstood. I thought the image is coming from the blog content. Anyway, you can change the image size by following the instructions below.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the theme.css
3. Paste the code below at the very bottom of the file.
.article .article__image-wrap {
max-width: 500px;
}
Thank you so much! That totally worked. Much appreciated.
Hi! I want to do the same, but with the theme Studio. There is no theme.css within the assert folder. Can you help? Thanks!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025