change footer social icon size

Posted in: Newspaper
Post count: 1

can i change footer social icon size? How can I?

Post count: 22421

Hi,
There is no option in the theme panel for it, but you can use a custom css like so:
.td-footer-wrapper .td-social-style-2 .td-icon-font{
font-size:20px!important;
}

youcan add the code in the theme panle->custom css box.
Thank you!

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