Social Counter Like/Follow buttons disappears on small screens and phones

Posted in: Newspaper
Post count: 137

When I view my site in either a small browser or on a phone/tablet the Facebook like-button disappears. I understand this is somehow to make it from not crashing in to the fan-counter. However it would be nice to have it there all the time, reglardless of the screen size.

Is this possible?

Website is: http://www.enkelteknik.se
Button is top of the sidebar.

Post count: 137

Figured it out myself with some custom css to add in the custom css-section.

/* Make Social Couter buttons always visible (also on small screens) */
.td_social_button {display: inline !important;}

Hope it can help someone else with the same problem 🙂

Post count: 7909

Hi,

I have added this in our todo list and it will be fixed soon as possible.
Glad that you have manage to solve it and thanks for sharing!

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