social buttons

Posted in: Newspaper
Post count: 140

using classic blog style … how can i have social buttons shown on mobile view ?

Image and video hosting by TinyPic

thanks

Post count: 6600

Hi,

Use this custom css: http://screencast.com/t/sShrglxCwYM9

@media (max-width: 767px){
div.td-social-but-text {
display: inline-block;
}
}

Thanks

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