Archived topic
Wordpress Social Icons – Spacing
3 replies · Started by scometamus on September 2, 2022
Viewing posts 1–4 of 4
Hi, how can I do spacing between the social icons in my footer. Couldn't find a setting in Wordpress/Generatepress.
Thanks a lot !
Hi there,
you will need to add this CSS to your site:
.wp-block-social-link {
margin: 0 10px;
}
Adding CSS:
https://docs.generatepress.com/article/adding-css/
Thank you very much David, that worked smoothly!
Best,
Jan
Glad to hear that
This archived topic is closed to new replies.