Hey Guys,
Thanks for the great support beforehand. I’ve checked several threads but they weren’t clear enough for me to center the social icons on the socket but placing them above the copyright titles. Many thanks!
Regards,
hacart
Hey Harold,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hi Rikard,
The site is in a work-in-progress state and here´s the link…If placing the social icons on the footer area sound more reasonable, then I’ll appreciate your help with that as well.
Thank you!
hacart
Hi,
Please add this in the Quick CSS field:
#socket .social_bookmarks {
width: 100%;
text-align: center;
}
#socket .social_bookmarks li {
display: inline-block;
float: none;
}
#socket .copyright {
position: absolute;
bottom: -10px;
left: 0;
}
#socket {
padding-bottom: 20px;
}
Best regards,
Ismael
It worked perfectly. Great thanks Ismael! Nice support.
Kind regards,
hacart
Hi,
Glad to hear it worked! Feel free to reach out to us again on the forum if you need assistance with anything else.
Best regards,
Jordan