Footer Line

Posted in: Newspaper
Post count: 87

Is is possible to extend the footer line to both sides?

http://screencast.com/t/w8Y1aoEFOG8

Thanks for all your help.

Post count: 22421

Hello,

You can use this css to increase the size of the line using this code:

.td-footer-bottom-full .td-container:before{
top: -50px;
width: 108%;
left: -4%;
margin-left: 0%
}

You can add the code in the theme panel->custom css box

Thank you!

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