- This topic has 2 replies, 2 voices, and was last updated 5 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Change colour of social-icons
Hi Support,
I am running theme “GYM Pro” and have used the facebook icon in the header topbar right using social icons.
The problem is that the facebook logo takes the colour from the theme.
How do I change this to be the correct colours for facebook?
https://prevellycaravanpark.com.au/
Fixed myself….
added the following into the CSS.
.fa.fa-facebook.fa-1x {background: #3b5998 !important; color: #fff !important; border: none !important;}
Cool
