Archived topic
Social Links
1 reply · Started by Daniel on February 25, 2023
Viewing posts 1–2 of 2
Hi,
I'd like to add space between certain icons for Social Links.
This is the picture:
https://i.imgur.com/gDtclPP.jpg
The website where these icons are displayed is https://sondajebune.com at the bottom of the page.
Thanks in advance.
Hi there,
try adding this CSS:
.wp-block-social-links{
gap: 10px;
}
This archived topic is closed to new replies.