social media buttons fb and google+ too close together

Posted in: Newspaper
Post count: 23

Hi,

The social sharing buttons fb and google+ are too close together.(by article)
I can’t read the number of fb likes. http://screencast.com/t/iBG8wWatm
Could you tell me how I can change that?

Thank you, Liesbeth Roos

Post count: 3343

Hi,
Add this CSS in Theme panel -> Custom CSS

.td-like-tweet-google {
    padding-left: 30px;
}

Thanks for the message!

Post count: 23

Thank you so much, it works fine.
Although I still can’t read the number. (3 instead of 35) http://screencast.com/t/OO0zM6ulH3

Thank you, Liesbeth Roos

Post count: 3343

Hi,
Try this one and remove the other provided:

.td-like-tweet-facebook > iframe {
    width: 130px !important;
}
Post count: 23

It works fine, thank you so much!

Liesbeth Roos

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