Shopify themes, liquid, logos, and UX
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?
Try this code
{% if article.image %}
<img src="{{ article.image.src }}" alt="{{ article.image.alt }}" style="width: 500px; height: auto;">
{% endif %}
Hi. Can't seem to figure out where to put this code. It doesnt work in the theme.liquid section
@mleest - can you share your page link where you have this big image?
Learn what's possible with customizing Shopify Checkout beyond what's available out of...
By Shopify Feb 19, 20252m 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, 2025