unwanted white box above big slide

Posted in: Newspaper
Post count: 2

Just setting up my site after relocating it from wp.com. Have installed the theme, done everything the documents said about getting started, but there’s a big white box above the big slide and I don’t want it there. I want the big slide at the top. How can I remove this? Thank you

Alex

lifeisntjustaholiday.com

Post count: 6600

Hi,

Sorry for the delay, have you managed to fix the space above the big slider issue? I have checked your site and seems fine to me. The only space you have there now comes from the container block that wraps the page content and you can remove it or reduce it using this custom css in Theme Panel > Custom CSS filed, like this: http://screencast.com/t/NxpJv7s97q

.td-grid-wrap {
padding-top: 10px;
} 

I have set here the space above the big slider to be at 10px but you can change this value as you like.
Hope this helps!

Thanks

  • This reply was modified 11 years by Lucian.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.