Social icons align

Posted in: Newspaper
Post count: 66

How can I make the social icons left aligned?

How can I remove jetpack subscribe box title? When I leave it empty, there is a title line.

Post count: 6600

Hi,

Please use this custom css in theme panel > custom css field for the social icons:

.td-social-wrap .td_mod_wrap {
text-align: left !important;
}

Please provide more details or an URL to your site an point me where I can find the subscribe box.

Thanks

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