How can I eliminate overlay in a collection list?

please how can i remove overlay in collection list

https://amineguebas.myshopify.com/admin/themes/128699728056/editor?section=1642766138cec4eba0

password : shiro

@amine15 , do this to fix it in 20 seconds:

  1. In your Shopify Admin go to: online store > themes > actions > edit code
  2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.collection-grid-item__title-wrapper:before{
    background: transparent !important;
}

Kind regards,
Diego

1 Like

please how can i remove this overlay in the collection page