"FOOTER COPYRIGHT TEXT"

Posted in: Newspaper
Post count: 29

Hello there,
where can i the area for “FOOTER COPYRIGHT TEXT”
make wider?
http://www.bilder-upload.eu/show.php?file=f3ec5d-1450956086.jpg

Thanks for the support
Bernd

Post count: 23312

Hello Pc-Drifter,

I suppose that you are referring to decrease the distance between “Copyright Text” and sub footer menu. If you want to achieve this thing, it is necessary to use a bit of CSS. Please try the code below and place it in Theme panel->Custom CSS area like this: http://screencast.com/t/RLXJQhdt

.td-sub-footer-copy {
width: 750px!important;
margin-top:-25px!important;
}

The result you should see here: http://screencast.com/t/a0KIws9k

If is not what you mean, please provide more details.

Thank you for the message!

Post count: 29

Yes that’s it … many
thanks

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