Hi
Been trying to adjust the background transparency of the .yith add to wishlist button in the product figcaptions so it matches the rest of the figcaption – using the css below
/*change transparency of add to wishlist background in figcaption on catlog pages*/
.yith-wcwl-add-to-wishlist{
background-color:rgba(0,0,0,0)!important;
}
Cant seem to make it work – what am I doing wrong?
Many thanks in advance,
Chris
Attachments:
You must be
logged in to view attached files.