Tagged: footer, social media icons, Widget
Hey, I am trying to add social icons to text widget, and I came across this in another post:
<ul class=”noLightbox social_bookmarks icon_count_6″><li class=”social_bookmarks_facebook av-social-link-facebook social_icon_1″><span class=”avia_hidden_link_text”>Facebook</span>
This works great, but I need Linkedin and Gplus as well. Any help would be appreciated
Hey ghodson!
Do you have social media icons on the header of your website? If so, can you post the link to it so we can provide you the HTML code you should add to text widget?
Regards,
Yigit
No I don’t, but the code above for the facebook widget worked, so I am guessing that Linkedin and G+ should be much the same?
Hi!
Please use the code i pasted here – http://pastebin.com/yHQucVNy
Make sure to change links inside HREF attributes
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sidebar .social_bookmarks li {
clear: none;
}
Regards,
Yigit
That helped; Could you also paste the code for Instagram and twitter, Thanks a lot.
Hi,
@schuhgoettin23 Here is HTML code you can insert in widget areas to display Twitter and Instagram social icons – https://pastebin.com/tD7R6SzT. Please do not forget to update the links :)
Best regards,
Yigit