Social Counter – elements not fitting properly

Posted in: Newspaper
Post count: 76

Hi

I have womensgolf.com and my social counter styles are a little out of shape i.e. not fitting in frame etc.

I have linked to an image – https://www.dropbox.com/s/1mia743cofehqo9/Capture.JPG?dl=0

As you can see, the words ‘fans’and ‘followers’ run into the bottom border. Other styles have similar problems. I have no extra widget or social counter class CSS settings.

I have tried adjusting the font size in the widget part of the Newspaper theme panel. I’m sure I’m missing something obvious that I’ve adjusted – could you point me in the right direction please.

Thank you.

  • This topic was modified 8 years by Richard.
Post count: 20688

Hi,

Seems there is an issue with the line height, however a code like this should solve the problem
https://www.screencast.com/t/J7Y4J9q0
Enter it in Theme panel->Custom CSS section

.td-social-boxed .td_social_type span {
line-height: 21px;
}

Thanks

Post count: 76

Thank you Simion C – worked perfectly

Richard
http://www.womensgolf.com

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