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
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024