Shopify themes, liquid, logos, and UX
Hi, I need help centering the date. The old blog posts have the date centered, but when I add a new one, it is on the left side of the page and looks ugly. this is Brooklyn template.
Hi @LauraCortes
Would you mind to share your store URL? Thanks!
sure thing! https://highpurityaluminum.com/blogs/news/understanding-ultra-purity-aluminum
Thanks!
Thanks for the info, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
header.section-header.text-center p {
text-align: center;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hello @LauraCortes 👋
In Shopify Admin, you can go to Edit theme code, open file theme.scss.liquid and add this code at the bottom
#shopify-section-article-template .section-header p {
text-align: center !important;
}
The result
Hope that helps!
hey, thanks! can you confirm if would be here:
Go to Asset folder, find the theme.scss.css file and paste the code on the very last line.
Thanks!
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi, how are you, Made4uo-Ribe?
I hope you are doing well . .
I'm trying to figure out,
How to Remove the DATE on blog post Pages in 'Brooklyn theme'?
Thank you very much & look forward to hearing from you Soon . . 🙂
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