Tagged: social icons
-
AuthorPosts
-
July 22, 2017 at 2:12 pm #827252
Hi dear enfold support team
I´ve searched the web for a smart css solution but couldn´t find any.
My customer wants the social icons underneath the posts to appear colored (as we can see within the hover effect) -facebook is blue, google+ is red and so on
My question: HOW to achieve that all social icons appear colored (as they are with the mouse.over / hover effect) – vice versa would do it
thanks for this great theme and supportJuly 22, 2017 at 4:07 pm #827661Hey Stanko,
Would you be able to provide a link to the site/page in question?
Best regards,
Jordan ShannonJuly 22, 2017 at 5:50 pm #828421This reply has been marked as private.July 22, 2017 at 5:51 pm #828422This reply has been marked as private.July 22, 2017 at 11:22 pm #828497Hi,
You would need to target via css. Add this to quick css:
.av-share-link.av-social-link-facebook{ color:#fff!important; background:#37589b!important; } .av-share-link.av-social-link-twitter{ color:#fff!important; background:#46d4fe!important; } .av-share-link.av-social-link-gplus{ color:#fff!important; background:#de5a49!important; } .av-share-link.av-social-link-pinterest{ color:#fff!important; background:#cb2027!important; } .av-share-link.av-social-link-linkedin{ color:#fff!important; background:#419cca!important; } .av-share-link.av-social-link-tumblr{ color:#fff!important; background:#345574!important; } .av-share-link.av-social-link-reddit{ color:#fff!important; background:#FF4500!important; } .av-share-link.av-social-link-mail{ color:#fff!important; background:#9fae37!important; }Best regards,
Jordan ShannonJuly 23, 2017 at 9:46 am #828628Hey Jordan
thanks a lot – that´s great great support – I really apreciate this
We can close this post
StankoJuly 24, 2017 at 4:58 am #828872Hi,
Glad that Jordan helped you. Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
