Delete widget area footer 1

Posted in: Newspaper
Post count: 11

Hi,

Is it possible to delete or change the height of the widget area footer 1? This is the area above de line in de footer.

Thanks in advance!

Greetings, Shanna

Post count: 6535

Hi

I am not sure what you mean, but you can change the footer template from theme panel > footer: http://screencast.com/t/LfU2oBRu4a Notice that some footer style have predefined content, but you can use this styles and add widgets as you like: http://screencast.com/t/jlaY1QmqWnB0http://screencast.com/t/qbkMWPmTs
In case this is not what you mean please provide your site url or more details so I can provide an accurate answer.

Thanks!

Post count: 11

Hi Andrei,

Thanks for your answer! Unfortunately this is not what i mean. As you can see in my screenshots file:///C:/Users/Greenem1/Desktop/Screenshot_1059%20Aug.%2026%2009.22.jpg and file:///C:/Users/Greenem1/Desktop/Screenshot_1059%20Aug.%2024%2015.50.jpg the footer is really big. I would like to remove the space above the line. Is this possible? So the space above over ons.

Thanks in advance!

Post count: 11

Sorry, here are the correct links:
http://i60.tinypic.com/2elyzpt.jpg
http://i57.tinypic.com/verswk.jpg

  • This reply was modified 10 years by greenem.
Post count: 6535

Hi

Try this custom css in theme panel > custom css:

.td-footer-wrapper{
padding-top: 14px!important;
}
.td-footer-bottom-full{
padding-top: 10px!important;
}

The result should be like here: http://screencast.com/t/OxiH9gVDUI
Let me know how it goes and provide your site url and more specific details if this is not what you mean.

Thanks!

Post count: 11

This works like a charm, many thanks!

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