I saw a couple codes for centering icons under Copyright info, but I need it centered on the entire width of footer. And on mobile.
thanks
Hey bemodesign,
Thank you for the link to your site, do you want both the copyright and icon centered on separate lines or centered next to each other on the same line?
Best regards,
Mike
Just the social media icon.
But, can I have code for both?
Thanks
Hi,
It looks like you have added the social icon in the copyright field, please remove and use the Social Icons toggle instead
Then try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #socket .social_bookmarks {
float: none;
margin: auto;
position: relative;
align-items: center;
display: flex;
justify-content: center;
}
Best regards,
Mike
I did that and I don’t have it in the copyright field. Can you check? I added the login
Hi,
Thanks for the login, I found that you had an un-closed “p” tag at the beginning of your copyright, this created an error wrapping your social icons in the same tag, I removed it for you and now your socket looks like my examine. Please clear your browser cache and check.
Best regards,
Mike
thanks!!!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike