Shopify themes, liquid, logos, and UX
Hello everyone,
I just needed help with how to remove "back to blog" from the blog page on the refresh theme.
Thanks.
Solved! Go to the solution
This is an accepted solution.
Hi @Alex_Joseph
You can simply add the below CSS at the bottom of base.css under assets.
.article-template .article-template__back {
display: none;
}
Thanks
This is an accepted solution.
Hi @Alex_Joseph
You can simply add the below CSS at the bottom of base.css under assets.
.article-template .article-template__back {
display: none;
}
Thanks
That did it! thanks.
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