I want to put four transparent social media widgets – Facebook, Twitter, Instragram, Linkedin – into colum2 (of 3 colums) in my footer and the Full Size Slider. I’ve tried but cannot figure it out.
Can you help? Many thanks.
Hi!
You can put shortcodes in sliders captions, knowing that you can put Icons shortcodes, you’d need to create these on a separate Page using the Magic Wand tool.
Best regards,
Josue
Thank you Josue. The icons are now in the footer but they look ugly. Is there a better way to do this?
I want them to look more like these: (see below)
Hey!
Try adding this code to the Quick CSS:
#footer .wpcmsdev-icon {
font-size: 28px;
margin-right: 8px;
}
Cheers!
Josue
Thanks Josue. Looks so much better. I’ve put the links to the social media accounts in the Enfold section and those links work well in the “socket” above th ehader but not in the footer. Does this mean I’ll have to manually link to each social media account and if so, could you show me the HTML code?
Many thanks in advance.
Hi!
Try with this:
<a href="_link_"><i class="wpcmsdev-icon fa fa-instagram"></i></a>
Regards,
Josue
Worked perfectly first time. Thanks again, Josue.
You are welcome, glad to help :)
Regards,
Josue