Shopify themes, liquid, logos, and UX
Hi, I'd like to center the blog title, date and author under the blog post, and on the home page. Is this possible?
Yes, it is possible.
Shear the URL of your store.
My url is www.kolstadandcompany.com - Also, I am not sure how to make multiple blog posts show up on my home page. Is that possible, too?
open the theme edit code
find the base.css file
paste this code at the end of the file and save it.
// code css
.article-card .card__heading{
text-align: center;
}
.article-card__info{
text-align: center;
}
and yes you can show multiple blog posts if you have multiple blog posts at the backend.
Which blogs your referring to? Do you mean the policy pages?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025