Skip to content
Public Ticket #8583

Text hover colour

Conversation thread

dmirza_ replied

Customer Reply

Solved - thanks!

Penci Design replied

Staff Reply

Hi,

You  can try with custom css

.sub-footer-menu li a:hover {
    color: #ffffff !important;
}

Best Regards,

PenciDesign

dmirza_ started the conversation

Conversation Start

I have used custom CSS to change the hover colour of text on the site - however I would like to use a different colour for the copyright bar (see attachment). Please advise.

I currently have the following:

a:hover {
    color: #ba7bd1 !important;
}

But would like to change hover colour for *just* the copyright bar. 

Want to join this conversation or access attachments? Sign in first.