New Landing How can we help? Themeforest Theme Support Neighborhood How to create Follow Us widget

Viewing 14 posts - 1 through 14 (of 14 total)
  • #64685
    Soapmarine
    Member
    Post count: 29

    Hello guys,
    how to have Follow Us widget on the footer as you have in your demo? (with different social buttons)
    I looked at the widget section and did not find one.
    Thank you!

    #64693
    Zadkiel
    Member
    Post count: 19

    I want to the correct way too
    What i did now is use text box in widget for footer, and put
    [social size=’large’ style=’light’ type=’twitter,facebook,googlepage,instagram’]
    not sure if this the way to do it.

    #64704
    Soapmarine
    Member
    Post count: 29

    Indeed, Zadkiel.
    I did it too. And I added facebook and twitter accounts in Theme Options>Social profiles but I dont see it working ๐Ÿ™

    #64822
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #64860
    Soapmarine
    Member
    Post count: 29

    Hi Kyle,

    I know about it, I did. But when I add this line: [social style='light' type='dribbble,facebook,twitter,vimeo,youtube,tumblr'] nothing is visible, just blanc space. That is why I was asking how to do it.
    Alfiya

    #64863
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to make sure you have set those accounts up in Theme Options > Social Profiles

    – Kyle

    #64871
    Soapmarine
    Member
    Post count: 29

    Kyle,
    I did, please see the screenshot:

    And my site: http://walt.soapmarine.com/

    #64876
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That’s because your footer is white, they are there, you just can’t see them. You need to change the social style to dark

    – Kyle

    #65242
    Soapmarine
    Member
    Post count: 29

    thank you, Kyle!
    I made footer dark and I see them. I wanted to change the color of social icons but had no luck ๐Ÿ™

    ul.social-icons {
        height: auto;
        list-style: none outside none !important;
        margin-right: -12px;
        overflow: hidden;
    color: #F00;
    }

    Any help? Thank you!

    #65262
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding important on the end of the color.

    – Kyle

    #65615
    Soapmarine
    Member
    Post count: 29

    Hi Kyle,
    I tried this one too but it doesnt work, very strange, see screenshot ๐Ÿ™

    #65621
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, the social icons are an image, therefore you cant change the color unless you download the image, change the color and re-upload

    – Kyle

    #65690
    Soapmarine
    Member
    Post count: 29

    I’m sorry, Kyle. How can I download and re-upload the icon?
    Thank you!

    #65698
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Attached

    Just uplaod the image to your child theme and then overwrite the css:

    ul.social-icons.light li a {
      background-image: url("images/social-icons-mono-light.png");
    }

    – Kyle

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register