Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #446237

    Hey folks – I’d like to replicate the social media icons that are in the header of the theme for the footer -any clues as to the best way to do this?

    I tried copying and pasting the code from the web inspector’s html – this didn’t work though…cheers

    #446349

    Hi ShortieD ;
    I think you can try it here :
    Dashbord > Theme Options > Footer > Social Icons

    #446456

    Hi!

    You can refer to solution @begrafiks posted above if you would like to show your social links in socket section. If you would like to display them in a footer column, please copy & paste HTML into a text widget and then add following code to Quick CSS

    #footer .social_bookmarks li { clear: none !important; }


    @begrafiks
    thanks :)

    Cheers!
    Yigit

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