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!
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024