Hi there again! how can i remove that yellow hover effect when image its selected, i just want to display nothing there or maybe change the color to the same color of background, dont know which one is the best option, in advance, thanks so much everyone!
Solved! Go to the solution
@JHKCreate wrote:Hello @JLbyone ,
Can you share an updated preview URL please? We'll assist on that!
Done! Thank you!
This is an accepted solution.
Add this code to your theme.scss file:
.is-active .product-single__thumbnail:after {
border: none;
}
Let me know!
User | Count |
---|---|
448 | |
188 | |
139 | |
60 | |
44 |