App reviews, troubleshooting, and recommendations
Hi, I am trying to take the date off of the blog & blog posts in the Craft theme. I have changed it in the settings option but it is still showing up and I am not sure which part of the code to edit or delete. Does anyone know how I can do this? Thanks in advance for any help on this.
Christy
Hello @christy73
I would like to give you the recommendation to support you so kindly follow steps below:
1. Go to your Online store > Themes > Edit code
2. Open your theme.liquid file
3. Paste the below code before </body>
<style>
.article-template header time{
display:none !important;
}
</style>
I hope the above is useful to you.
Best regards,
GemPages Support Team
Awesome!!! Thank you, my blog is now date free! 🙂 Thanks for the quick response. Blessings, Christy
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025