Dear LT Team,
Recently I am using your theme and it looks pretty great. Playing around and it is fun! But I encountered a problem with the mouseover function. I changed the color of the mouseover to black and it works but not on all texts.
browser: edge
code:
a:hover {
color: #000000 !important;
}
does not work.
site: https://proteincollective.de
Maybe I missed something? Thank you in advance!