Remove space below menu & content

Posted in: Newspaper
Post count: 34

Hi
I can’t seem to reduce the white/empty space just below my menu & content on all pages I create. Is there a standard padding or space where I can change this?

Sample on this page : http://testing.travelhippi.com/

Thanks
Ciska

Post count: 23312

Hello travelhippi,

Yes, here is talking about a general padding-top for the entire theme and which can be reduced from the following code. Try the code below and place it in Theme panel -> Custom CSS area.

.td-main-page-wrap {
padding-top: 0;
}

The result is here -> https://www.screencast.com/t/Gp7s7pU4Ha

Thanks for the message!

Post count: 34

Hi there
Thanks so much, problem sorted

Ciska

Post count: 12

Hi there, I got the same issue, however the code does not remove the padding entirely –> https://www.screencast.com/t/Di5QtAqFL8

Advice?

Post count: 12
Post count: 23312

Hello riealeksandra,

Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks.

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