Set padding top first row to 0

Posted in: Newspaper
Post count: 57

Hi,

What settings do I have to change so that a widescreen image on top of the page closes directly to the main menu?

I ve tried te set the padding and margins of the row to 0, however, with no result.

See: http://www.fynis-im.com/mortgages-for-france/test-2/

Page is composed with tagdiv composer.

Many thanks for your help.

Ad

Many thanks.

Post count: 22421

Hello,

Sorry but the page was removed as the link provides a 404.
If you want to remove the top padding, you need the specific page ID.
Then you use it like so:

.page-id-1804 .td-main-page-wrap{
padding:0!important;
}

Change the number in the code to your own page id number.

Thanks.

Post count: 57

Thank you! That works.

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