How to remove "view full details" about products on the home page under Dawn theme?

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)

1 Like

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;
}
3 Likes

Thank you very much!

2 Likes

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.

https://youtu.be/ur6lC4WubkI