Hi,<br/>
I’ve been trying to display some social icons in the footer of my website, i’ve mamaged to display the icons following this topic, but the icons are aligned to the left, like this:<br/>
<br/>
What can I do in order to fix this? Wuold the be possible to display social icons in the same way in the header? I’m using the “Small Fixed Header”, and there’s no icon option for it!<br/>
Thanks<br/>
Federico
Hi Keyframed!
Can you post the link to your website so we can take a look? You can switch to one of the header types with social icons and edit icons then switch back to Small Fixed Header
Regards,
Yigit
Keyframed.net, it’s currently WIP.
I’ve set all the icons for the header option, but i don’t know how to set the alignment, right now it’s wrong.
Hi!
Do you mind posting a temporary login so we can take a look at your website and provide an accurate custom CSS code? Maintainance mode is active currently
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_bookmarks { float: right; }
Cheers!
Yigit
Thanks a lot Yigit, that was really fast!!!