Site logo

Archived topic

I want to change the color of the text in my footer

27 replies · Started by Nick on April 16, 2018

Viewing posts 16–28 of 28

You can do this:

.elementor-128 a:hover {
    color: #932200; /* change to other color */
}

Sorry, Tom, That didn't work. Perhaps I screwed it up. The hover color I want is #009beb. Maybe I didn't add it correctly... ?

Where'd you add the CSS? I'm not seeing it in your site.

It's on the front page. I removed it after it didn't work, but I just put it back. I guess I'm not sure where to put the hover color code?

It's currently set to that same red color. Try changing the hex code to a different color and you should see it change :)

Yes! That worked. Thank you so much! Just one more question. How do I get rid of that annoying magnifying glass on my product page. I don't want to have the roll over magnification...

Tom, two questions. Is that magnifying effect being loaded from Woocommerce or the GP theme? And, just to be perfectly clear, the short code you sent is PHP and not CSS? Thanks, Tom. I appreciate it.

Tom, I installed Code Snippets and added the PHP code you gave me, but it didn't work. Not sure what's happening. Any ideas?

Yes, brilliant! That worked. Thanks so much, Tom. That looks much better...

Awesome! Glad I could help :)

This archived topic is closed to new replies.