Padding under menu

Posted in: Newspaper
Post count: 19

Hello,

I hope you are well! Can you please help me get rid of this padding that is separating my main background from the menu?

You can find this example here – https://blog.flock.aero/ground-handling-request-essentials/

I would like it to look exactly like this – https://blog.flock.aero/library/

One section, no padding. Please let me know how I can do that.

Post count: 23312

Hello Bader,

Try to use the code below and place it in Theme panel -> Custom CSS area.

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

Thanks for your understanding!

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