decrease width of social counter twitter and google

Posted in: Newspaper
Post count: 101

In the sidebar, How to decrease the width of google and twitter counter so it equals the width of the Facebook box? How to apply the changes in my 2 sidebars that I have?

http://www.carmeneverywhere.com

Post count: 23312

Hello carmene,

If you want to decrease the width of the social counter, you have to use a bit of CSS. Please try the code below and add it in Theme panel->Custom CSS area, like this: http://screencast.com/t/Aw0Wayb1

.td_block_social_counter {
width:300px!important;
}

The result you should see here: http://screencast.com/t/ySUtwnzuR

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.