Skip to content
Public Ticket #7081

hover color social buttons

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Addtional CSS, then add custom css to do that:

.penci-social-counter.penci-social-counter--style-6 .penci-social__instagram .penci-social__content:before {
content: none;
}
.penci-social-counter .penci-social__instagram .penci-social__content {
background-color: #417096;
}
.penci-social-counter .penci-social__instagram .penci-social__content .penci-social__item a {
color: #fff;
}

Change color code  on the above code to any color code you want. You can get a color code here

Best Regards,

PenciDesign

pfcatucci started the conversation

Conversation Start

Hi everyone, how can I change the social buttons hover color such as for the instagram one in the right side "penci social counter"? 

Thank you

Want to join this conversation or access attachments? Sign in first.