customising colours of social media icons

Posted in: Newspaper
Post count: 23

Is it possible to customise the colours of the social media icons? I currently have the black style 14 share button… however instead of black I would like a pale shade of blue for all icons… is this possible?

Post count: 35449

Hi,

Yes this is possible, please add this custom css in NEwspaper>Theme panel>Custom code> Custom css
.td-ps-dark-bg .td-social-network .td-social-but-icon, .td-ps-dark-bg .td-social-network .td-social-but-text {
background-color: lightblue;
}

See results: https://www.screencast.com/t/8otemkpM

If the custom css is not working for you, please provide a link to your website and I will give you the proper custom css.

Thank you.

Post count: 23

thanks, this works

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.