Adjusting social media icon size

Posted in: Newsmag
Post count: 14

Hi, how can I adjust the size of the social media icon located at top menu and footer?

thank you.

Post count: 6535

Hi

You can modify the font-size of those icons using this css in theme panel > custom code > custom css: http://screencast.com/t/hZUqnJfnqan

.td-social-icon-wrap i{
font-size: 20px;
}

Thanks!

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