Home › Forums › Support › Generate Press with Lightweight Social Icons This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 14, 2019 at 9:25 am #868681 Kevin Wabiszewski Hello, I have been trying to change the color of the YouTube button in the sidebar to red but can’t seem to find the CSS class. Can you please give me the CSS class or tell me the best way to change it? GeneratePress 2.2.2GP Premium 1.7.8 April 14, 2019 at 10:43 am #868733 LeoStaff Customer Support Hi there, You need to be more specific in the CSS selector to overwrite LSI’s !important: .sidebar #lsi_widget-2 li.lsi-social-youtube a { background-color: #e52d27 !important; } https://stackoverflow.com/questions/11178673/how-to-override-important https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity Let me know ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 14, 2019 at 5:18 pm #868918 Kevin Wabiszewski Thanks Leo, that worked! April 14, 2019 at 5:25 pm #868921 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