Dont want to display Social Networking Sites like or follow count

Posted in: Newspaper
Post count: 148

I want to display like this with no count.

http://screencast.com/t/IMKWaBqbjRBv

Please check my current implementation

http://fitlogy.com/

FOLLOW US

Post count: 23312

Hello,

You should use our Colored Circles -> http://screencast.com/t/FJl16yl1C from our Social Counter and then, use a bit of CSS code to hide the social info. Place the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td_social_info{
display:none!important;
}

The result is here -> http://screencast.com/t/SsNlG7Yhy

Thanks for your understanding!

Post count: 148

thanks

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