Tagged: social media
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
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
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
Hi,
Please add following code to Quick CSS as well
.widget .social_bookmarks li a {
font-size: 25px;
}
Best regards,
Yigit
Hi Yigit,
works perfect!
The last thing would be to set the space/separation between the icons.
Thanks.
Jan
Hey!
Please add following code to Quick CSS as well
.widget .social_bookmarks li { margin-right: 10px; }
Cheers!
Yigit
Wonderful !!
Thanks again!
you can close this thread…
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