Site logo

Archived topic

align social icons in top bar

3 replies · Started by catbiscuits on March 11, 2023

Viewing posts 1–4 of 4

Hi, I'm not sure why I'm having issues with this, but I'd like to align the leftmost social icon in the top bar at npsnj.org (n.b.: the top bar only shows for mobile or small screens) with the site logo below it in the menu (again only shows on small screens/mobile). I haven't had any luck though, no matter what I do, it won't align. Your ideas are welcome.

Ok, I guess I didn't actually make it a link. Here you go. here.

Try this CSS:

.wp-block-social-links.is-style-logos-only .wp-social-link {
    margin-bottom: 0;
}
This archived topic is closed to new replies.