Tagged: Cart, Color, Flag, woocommerce
hi is it possible to have the x flag of the article in black # 000000 instead of yellow as it is now? in the image https://www.toysanarchy.com/wp-content/uploads/2021/12/flag-cart.png circled in red?
thanks gianluca
Hey sitibus,
Please try the following in Quick CSS under Enfold->General Styling:
td.product-remove a {
background-color: #000;
}
Best regards,
Rikard
hi thanks but it doesn’t seem to work
Hi,
Please try this instead:
#top .main_color .product-remove a.remove {
background-color: #000;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Wonderful it works. We can close the ticket. Tks Gianluca
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike