changing footer size

Posted in: Newspaper
Post count: 45

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

it is not outomatically changed how can i make it smaller

Post count: 7909

Hi,

Please use this custom css in Theme Panel > Custom Css and change top an bottom values after you preferences: http://screencast.com/t/FupzTdgW9

.td-full-layout .td-footer-wrap .td-grid-wrap, .td-boxed-layout .td-footer-wrap .span12 .td-grid-wrap{
padding: 20px 13px 10px 13px;
}

Thanks!

Post count: 45

i used but it is still the same, do we have another solution

Post count: 7909

Hi,

I see that it works: http://screencast.com/t/OMyz0HPIip1

You can try also this custom css if you like how it looks: http://screencast.com/t/pCbsUbsKl

.footer-text-wrap{
padding-bottom: 5px;
}
.footer-logo-wrap {
padding-bottom: 0px;
}

Thanks!

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