Social icons covering each other

Posted in: Newspaper
Post count: 82

Hi, I have a problem with social icons (facebook like and tweet) just above the article covering each other due to “like” being a lot longer in Slovak. Here is a screenshot: https://puu.sh/xsS88/64beee2d6c.png

Could you help me out?

Post count: 20688

Hi,

You could increase the width of the element, by default it is like this
https://www.screencast.com/t/nLuHBj4CRU4
Try a code like the one below for example, if the translation is longer
https://www.screencast.com/t/7qCuUuu0W2

.td-post-sharing .td-classic-facebook iframe {
width: 135px!important;
}

Enter the code in Theme panel->Custom CSS

Thanks

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