Making "Collection List" section background transparent on Sense 12.0.0

Hello everyone, currently having a bit of a struggle with the collection list images showing as below if I remove the background. Not entirely sure how the ‘glow’ and the lines on the side of the Dresses collection is appearing but any help would be appreciated.

Store link: https://www.xena-clothing.com/

I have tried many changes suggested on the forum prior to my submission without any luck

Hey,

Add this code to the bottom of ‘base.css’ file.

.card--card::after {
  display: none !important;
}
.card .icon-wrap {
  display: none !important;
}
1 Like

Thanks @sakinur-rahman , unfortunately the above resulted in the same issue.

Following some further investigation. When adding an half transparent .png as the collection image the image is changed to no longer be transparent as well.
From:

To:

Image uploaded

Thanks for the reply @Junior_10 , unfortunately I cannot locate the > Product pages > Product Grid > Image Mask within my theme. Could you possibly provide some guidance as to where these options are? Keep in mind that my theme is current Sense.