Shopify themes, liquid, logos, and UX
Hi there,
How can I make the blog images same in size?
https://rheakalo.com/blogs/news
Looks so messy!
thanks!
Add this css in your edit code > theme.scss.css file
.article__grid-image-wrapper {
max-width: 100% !important;
}
.article__grid-image-container img {
max-width: 100% !important;
max-height: 375px !important;
object-fit: cover !important;
width: 100% !important;
height: 100%;
}
.article__grid-image-container{
height: 410px !important;
max-height: 375px;
padding-top: 80% !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Add this code in edit code > theme.css and add this code at the end of the file
body .main-content .page-width ul.grid li .article__grid-image-wrapper .article__grid-image-container {
padding-top: 100% !important;
}
body .main-content .page-width ul.grid li .article__grid-image-wrapper .article__grid-image-container img {
max-height: 100% !important;
max-width: 100% !important;
object-fit: cover !important;
height: 444px !important;
}
body .main-content .page-width ul.grid li .article__grid-image-wrapper {
max-width: 100% !important;
}
I can't find a theme.css
theme.scss.css
Hi @RheaKalo,
There seem to be no blogs present at https://rheakalo.com/blogs/news or https://rheakalo.com/blogs please add some for further inspection
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025