Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #527810

    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.

    #527832

    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

    #527852

    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)

    #527867

    Hey!

    Try adding this code to the Quick CSS:

    #footer .wpcmsdev-icon {
        font-size: 28px;
        margin-right: 8px;
    }

    Cheers! 
    Josue

    #527898

    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.

    #527975

    Hi!

    Try with this:

    <a href="_link_"><i class="wpcmsdev-icon fa fa-instagram"></i></a>
    

    Regards,
    Josue

    #528034

    Worked perfectly first time. Thanks again, Josue.

    #528036

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.