Align these social buttons to center

Posted in: Newspaper
Post count: 41

Hello,

– After removing YouTube, facebook and twitter box are not in the center of container as you can see here https://www.dropbox.com/s/8gpstjzrz7l92n3/2.png?dl=0. How can I put them in center?

– After adding facebook ID, the count show zero while twitter work fine.

Post count: 18283

Hello !

Please use this css code: .td_block_social_counter .td_social_facebook {
margin-left: 16%;
}
.td_block_social_counter .td_social_twitter {
margin-right: 16%;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

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