All things Shopify and commerce
Hello,
Is there someone who knows how I can remove the arrow and text that lead to other blogpost?
Hi @Muselabel
Try this one.
.article-template__link span.icon-wrap {
display: none;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
thank you and how can I remove the text to?
Please, replace the code below.
.article-template__back a {
display: none;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Muselabel
.article-template__link {
display: none !important;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025