Q: Hi Carlo, first and utmost many thanks for the amazing Effector theme. It's just plain fantastic.
I have a question for you. I'm looking to change the black font on yellow bg highlight on some links, but I'm unable to find that particular piece of code. Could you please point me in the right direction?
This is because currently this highlight doesn't quite fit my color scheme. This is my blog: http://dgdelatorre.tumblr.com
Cheers.
Hey, thanks! Glad you’re liking the theme. You can change that with this Custom CSS:
.copy a:hover {
color: #hexcode;
background-color: #hexcode;
border-color: #hexcode;
}
^Also included border-color just in case. Delete it if you like. Remember to replace hexcode with a color of your choice.
6 Notes/ Hide
-
branespload liked this
-
helpwithbaby liked this
-
bogdncom liked this
-
carlofranco posted this