How to make share button text bigger?

Posted in: Newspaper
Post count: 11

How to make share button text bigger? please see the screenshot http://prntscr.com/7w67h9

Post count: 6535

Hi

You can increase the text modifying the font size with custom css in theme panel > custom css like here: http://screencast.com/t/3e0U9y7Inyd

.td-social-but-text{
font-size: 17px!important;
}

You can modify the font size value as you like.

Thanks!

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