Skip to content
Public Ticket #6819

where do I customize the color of the social sharing squares that appear on the blog summary page,?

Conversation thread

Penci Design replied

Staff Reply

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

oodlesofsnails started the conversation

Conversation Start

where do I customize the color of the social sharing squares that appear on the blog summary page,? I'm enclosing an image for clarity. 

I would like to be able to change the black background - I have found where the actual text can be changed colors, but not the black background.

thank you.

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