hey i need help about this

Posted in: Newspaper
Post count: 1

hey everyone i need some help
i wanna destroy the blank space between main menu and post you can understand what i mean from the picture
between posts

  • This topic was modified 9 years by offradyo.
Post count: 22421

Hello,

Please use this code:
.td-main-page-wrap{
padding-top: 0!important;
}

This css will affect ALL pages so you must be careful on the other pages to what element you have on top asw not all pages have the same grid on top of them so maybe you do not want it to affect all p[ages. In that case you will need the page id;s where you want the code to apply to. You cna get a page id like so: http://screencast.com/t/xSGmFLnTj

Thanks.

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