Home › Forums › Support › Line Up Title With Social Icons This topic has 5 replies, 2 voices, and was last updated 4 years, 11 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 15, 2020 at 12:01 pm #1133352 Blake Hi there, I’d like to vertically center the title(Follow Us) of my Social Icons in my footer, with the social icons, so they’re all on one nice clean line. I’m close, but could use some help. Here’s an image of where Im’ at: Best, Blake January 15, 2020 at 12:53 pm #1133400 LeoStaff Customer Support Hi there, Try this CSS: @media (min-width: 769px) { .footer-widgets #lsi_widget-2 { display: flex; } .footer-widgets #lsi_widget-2 h2.widget-title { padding-right: 15px; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps π January 15, 2020 at 1:05 pm #1133415 Blake Hello Leo! You’re a genius, thank you so much! January 15, 2020 at 1:05 pm #1133416 LeoStaff Customer Support I edited the CSS above a bit so it’s desktop only π January 15, 2020 at 1:09 pm #1133419 Blake Copy that, Leo! Many thanks for all your help. You’re the reason I bought this theme, and I’ll be sure to leave a great review on your behalf π Best, Blake January 15, 2020 at 1:10 pm #1133420 LeoStaff Customer Support Thank you sir! Appreciate it π Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In