Shopify themes, liquid, logos, and UX
Hello there,
Can you please help me, how to change blog post feature image size? The current one is so MASSIVE.
Thank you very much in advance,
E.
Solved! Go to the solution
This is an accepted solution.
Hey @EliskaM
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.article-card__image.media.media--hover-effect {
width: 70%;
height: 70%;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @EliskaM
Your website is password protected, can you please share the password as well?
Best Regards,
Moeed
Ofc
chedow
Thank you very much
Hey @EliskaM
Can you share a screenshot of the image or a link where the image is located since I'm unable to locate the exact image.
Best Regards,
Moeed
Sorry that I condused you.
It's over here: https://krasopiska.myshopify.com/blogs/zdarma
This is an accepted solution.
Hey @EliskaM
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.article-card__image.media.media--hover-effect {
width: 70%;
height: 70%;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi Keshandra,
Thank you very much for your message but I can't see the option there. I need to change the featured image size
Hi @EliskaM
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.article-card__image.media.media--hover-effect {
width: 70% !important;
height: 70% !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
User | RANK |
---|---|
186 | |
168 | |
78 | |
56 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023