Making footer small

Posted in: Newspaper
Post count: 45

I want to make footer size smaller, thanx

http://i.hizliresim.com/J7BbjW.png

Post count: 7909

Hi,

Footer is resizing automatically, but you can limit the posts number that are appearing on the block.
For example Popular Category from your footer widget: http://screencast.com/t/gqNrPRlW

My footer before: http://screencast.com/t/w8b3ymW2MGln
And after: http://screencast.com/t/9ExccDdFHwT

Thanks!

Post count: 45

i tried thi way but it is not resizing automatically. i think i need css codes

Post count: 6600

Hi,

The footer height is set depending of your footer content, you can use css to reduce or remove this padding as you like: http://screencast.com/t/rAtCx1n96N
Use this code in theme panel > custom css field:

.td-footer-wrap .span12 .td-grid-wrap {
padding: 20px 13px 0px 13px !important;
}

If this doesn’t help please let me know and also provide you site’s url as I need to inspect it to provide an accurate solution for this.

Thanks

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