social buttons misalignment (non english layout)

Posted in: Newspaper
Post count: 3

Hi,

If there is czech facebook language selected, the social buttons do not show correctly. Facebook button string is too long, so it is overlapped by twitter one.

Is there any solution for it?

sample post link – http://zahrada.prakticky.sk/2015/09/20/ako-uskladnit-zeleninu-v-teplej-pivnici/
sample screenshot – http://i1.minus.com/iO2qTA9cf3jDo.png

Thanks,

Post count: 22421

Hello milangigel,

You can use a custom CSS to make the button wider:

.td-classic-facebook iframe{
width: 120px!important;
}
.

Just add it to the theme panel under Custom CSS
The result:
http://screencast.com/t/e5ltgGwmD2G

Thank you!

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