Shopify themes, liquid, logos, and UX
Hi Friends,
I'm trying to find a way to remove the blog date from every page in which it appears in the site. There are 2 main areas where they appear:
2) The actual blog post page:
3) The Main blog post page where a preview of all blog posts is located
Solved! Go to the solution
This is an accepted solution.
Go to assets/index.css and try adding this code to the bottom of index.css file
.type-heading-meta.meta time {
display: none;
}
.article__footer {
display: none;
}
This is an accepted solution.
Go to assets/index.css and try adding this code to the bottom of index.css file
.type-heading-meta.meta time {
display: none;
}
.article__footer {
display: none;
}
Thank you so much!! That worked.
Excellent! Thanks for the update!
User | RANK |
---|---|
204 | |
171 | |
77 | |
56 | |
52 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023