tooltip colors

Dear Betheme team,


I would like to change the background color of my product tooltips. I have tried the following costum css so far:


For the Add to card:

.tooltip::before, .tooltip::after {

  background-color: #000000 !important;

}


For the other icons:

.image_frame .image_wrapper .image_links a.link:before,

.image_frame .image_wrapper .image_links a.link:after{

 background-color: #000!important;

}


Unfortunately, the background of the Add to Card button now also turns black when I click on it.


I would also like to color all icon outlines black on hover and click. I am missing the corresponding css selector.


This is the link:

http://www.5939601293981.hostingkunde.de/?woo-share=LOUKDRblPkrTX52IWXFUqR7i6WwE8gkD


I hope you can help me. Thank you very much and best regards!


Tim

Comments

Sign In or Register to comment.