Subfooter text full width

Posted in: Newsmag
Post count: 2

I need to run a somewhat lengthy string of copyright, affiliations, and other information across the bottom of the website under the footer. The only option I have found in Mag5 template has the text crammed into a third of the width of the page. That makes it a narrow long box of text with a large empty space to the right. How do I get the legalese to run the full width below the footer block?

Post count: 35449

Hi,
If you want to set the text in subfooter section, then it can be set in this place -> https://i.imgur.com/5uINoka.png
Then if you do not want to use a menu in subfooter then you can use this custom css
.td-sub-footer-container .td-pb-span4{
width: 100%;
}

This code need to be set in the theme panel > custom code> custom css.
I hope this will help you!

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