1. dy87chf
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 02 May 2023
  5.  Subscribe via email
I would like to add a hover color to the social media icons in our header:
https://dianec63.sg-host.com/about-us

I tried the following but it does not work:
#socialmedia .fa:hover { color: #E25D03 !important;}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#socialmedia ul li a:hover i::before {
color: #0d55c6;
}


Edit to taste

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Great, thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!