Tagged: 

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

    Hi together,

    is it possible to place Enfolds social media buttons (which could be in the socket) also in the footer columns?
    Then they should be probably bigger…

    Thanks
    Jan

    #657120

    Hey Jan,

    If it is needed for the website i attached below, please use the code in pastebin link and insert it into a text widget element in your footer.
    Then please add following code to Quick CSS in Enfold theme options under General Styling tab

    .widget .social_bookmarks li {
        clear: none!important;
    }

    If that is not the correct site, please post the link to your website so we can provide you accurate code you should add.

    Best regards,
    Yigit

    #657242

    Hi Yigit,

    yes right website and your code works like a charm!!
    Can you provide CSS for adjusting the size of the icons?

    Thanks
    Jan

    #657381

    Hi,

    Please add following code to Quick CSS as well

    .widget .social_bookmarks li a {
        font-size: 25px;
    }

    Best regards,
    Yigit

    #657479

    Hi Yigit,

    works perfect!
    The last thing would be to set the space/separation between the icons.

    Thanks.
    Jan

    #657488

    Hey!

    Please add following code to Quick CSS as well

    .widget .social_bookmarks li { margin-right: 10px; }

    Cheers!
    Yigit

    #657711

    Wonderful !!

    Thanks again!
    you can close this thread…

    #657797

    Hi,

    Glad we could help! We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Place Enfolds social media buttons in footer’ is closed to new replies.