Social Share count width problem

Posted in: Newspaper
Post count: 9

Hi,

the facebook share count gets hidden when the user is using facebook in greek language as you can see in the screenshot:

View post on imgur.com

Post count: 22421

Hello,
It’s not just the Greek language tat causes this. It’s actually the text length for the ‘like’ button. The button was designed to have just the ‘like’ text length. If you use a long word for it/translation then you need to use a bit of css to position it.
.td-classic-facebook iframe{
width: 130px!important;
}

Add the code in the theme panl-> custom css box
Thank you!

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