How can I Align Social Icons to the left

Posted in: Newspaper
Post count: 16

Hi, I´m using Social Icons in the right sidebar and the align at the center.

How can I align them to the left?

Thanks!

Post count: 16

Solved it thanks.

If anyone needs to know, I did it like this:

Insert this code in Custom CSS and the theme panel.

.td-social-wrap .td_mod_wrap {
margin-bottom: 1px;
text-align: left;
line-height: 11px;
}

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