Site logo

Archived topic

Background Color Ligthweight Social Icons

7 replies · Started by Borja on February 17, 2017

Viewing posts 1–8 of 8

Hi, I want to put transparent background to the Ligthweight Social Icons. It's possible? Because I have black and white background on the pages. Thanks!
Example:
http://www.quintetoenara.com/contacto/

Hi there,

Try this CSS:

.widget .lsi-social-icons.icon-set-lsi_widget-4 a, 
.widget .lsi-social-icons.icon-set-lsi_widget-4 a:visited 
.widget .lsi-social-icons.icon-set-lsi_widget-4 a:focus
.widget .lsi-social-icons.icon-set-lsi_widget-4 a:hover {
    background: transparent !important;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Let me know.

Hi! Thanks but it doesn't work. Other solution?

Updated the code above. Give it another shot :)

Edited the code again. Should really work now :)

Let me know..

Perfect! Thanks! 🙂

You're welcome :)

This archived topic is closed to new replies.