Bottom share

Posted in: Newspaper
Post count: 460

Hello,

I have configured the buttons of the social networks, at the end of each article. They are configured as round buttons. But on mobile devices, the buttons are square.

Is there some kind of custom code that can fix this problem?

url: https://cutt.ly/oGacXc

Post count: 35449

Hi,

Yes, you can use a custom css for achieve round buttons for social share on mobile
http://prntscr.com/oh5fkz
.td-post-sharing-bottom .td-post-sharing-visible a{
border-radius: 50%;
}

Hope this will help you!
Thank you!

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