Blog featured image size way too big CRAFT theme

mleest
New Member
4 0 0

Hi! I cant find a dang thing in regards to code specifically for the CRAFT theme to change the overall size of the featured images in all blog posts. The images are way too big in height and width. Any code for this?

Replies 3 (3)
NomtechSolution
Trailblazer
1245 111 139

Try this code

{% if article.image %}
  <img src="{{ article.image.src }}" alt="{{ article.image.alt }}" style="width: 500px; height: auto;">
{% endif %}
Chat on WhatsApp: +923246370042
Need a Shopify developer? noumanmasood64@gmail.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
mleest
New Member
4 0 0

Hi. Can't seem to figure out where to put this code. It doesnt work in the theme.liquid section 

suyash1
Shopify Partner
8275 1023 1346

@mleest - can you share your page link where you have this big image?

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly

Support me 🙂