Search for: Log In Free Support [Resolved] Social icon is not showing in one line in mobile Home › Forums › Support › Social icon is not showing in one line in mobile This topic has 3 replies, 2 voices, and was last updated 3 months, 4 weeks ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 27, 2020 at 10:19 am #1506721 Jyoti Chauhan Hey, I added social icons in footer at https://www.updateland.com/. They are displaying well (in one line) in desktop but in mobile they are showing in different line. Desktop screenshot: https://ibb.co/zQk1DxF Mobile screenshot: https://ibb.co/vHrf2FM Please let me know CSS code which can help to show these social icons in one line at mobile. October 27, 2020 at 10:40 am #1506744 LeoStaff Customer Support Hi there, Something like this should work: @media (max-width: 768px) { .footer-widgets #text-13 .alignleft { float: left; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 29, 2020 at 5:46 am #1509158 Jyoti Chauhan Thank you Leo, it worked perfectly. October 29, 2020 at 8:49 pm #1510421 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In