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 . . 🙂
2m 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, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025