Site logo

Archived topic

aligning social icons in footer

3 replies · Started by Craig on April 19, 2022

Viewing posts 1–4 of 4

Hi there
The last icon in the set is always sitting under the rest of the Icons.
I have tried everything I know of. Please can you assist?

Thanks
Craig

Hi there,

try adding this CSS:

.footer-widgets ul.wp-block-social-links .wp-social-link  {
    margin-bottom: 0.5em;
}

Thank you David.

You're welcome

This archived topic is closed to new replies.