Footer Alignment

Posted in: Newspaper
Post count: 50

I am using Style 14 for the footer, and would like the 3rd column’s header and content to right-align rather than left-align.

How do I accomplish this?

Thank you!

Post count: 20688

Hi,

That could be done with a code like this for example
https://www.screencast.com/t/zcO5TiLj

.td-footer-wrapper .td-pb-span4 .footer-social-wrap {
text-align:right;
}

Thanks

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