how can I remove the gray gradient from the category images? I’ve tried several methods but I can’t do it with CSS.
If someone need that :
a::after {
display: none !important; }
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.