1. FrancW
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Wednesday, 18 December 2024
  5.  Subscribe via email
Naomi shows a white F for the facebook icon and the full icon after a hover. How to get the full icon without the hover?
can't find the code for it.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

.social-facebook {
background-color: #344e86;
}
.social-facebook:hover {
background-color: #1a3d87;
}


Edit to taste.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
works perfectly, thanks Ciaran!!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
You are very welcome!

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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