Penci Design replied
Hi,
Change color, please edit shortcode, go to "Color" tab then change "Social media color" option and "Social media hover color" option as screenshot http://prntscr.com/mindra
Change background social share on block vc, please go to Customize > Addtional CSS , add custom css to do that:
.penci-block-vc .social-buttons .social-buttons__toggle,
.penci-block-vc .social-buttons__content {
background-color: #000;
}
You can change background color to any background color you want .You can get a background color code here