Archived topic
align social icons in top bar
3 replies · Started by catbiscuits on March 11, 2023
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.
Hi there,
Any chance you can link us to the page in question?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
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;
}