Shopify themes, liquid, logos, and UX
Hi everyone,
I'm asking for help about a little detail but we know that little details make the difference.
I'm currently using the Dawn theme, but I am encountering a problem. I chose to display my products on my home page but I would like to remove the "View full details" arrow that we can find under the Add to cart button.
I already removed the text "View full details" by editing the language and replacing it by a blank space, but the arrow still remains visible and I don't know where to find it in the theme code or how to make it invisible.
Does someone know how to do it ? Thank you very much!
Website: Pleaseyourpass.myshopify.com (no password needed)
Solved! Go to the solution
This is an accepted solution.
Hi @Pleaseyourpass ;
In your base.css file under Assets folder, paste the code below. Let me know if it works
a.link.product__view-details.animate-arrow {
display: none !important;
}
This is an accepted solution.
Hi @Pleaseyourpass ;
In your base.css file under Assets folder, paste the code below. Let me know if it works
a.link.product__view-details.animate-arrow {
display: none !important;
}
Thank you very much!
IT work , thank you so much
hello
unfortunately this solution didnt work for me
could you please helpe me out
A youtube video explaining exactly how to solve this issue. It worked for me.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025