Reduce Top Padding on Full Blank Page

Posted in: Newspaper
Post count: 85

Hi good day,

I’m using your Full Blank page template here >> http://embracedominica.com/ << and I’d like to reduce the padding currently between the top of the page and the first image that appears (currently it’s my logo).

Thanks in advance.

Yuri at Embrace Dominica

  • This topic was modified 11 years by yajones.
Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/4hROQWqwv6

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

Thanks!

Post count: 85

Thanks Alin,

What if it isn’t the homepage? And what if I change the homepage to another template that doesn’t have that problem?

Post count: 7909

Hi,

Change .home class with .page.

Thanks!

Post count: 85

Thanks. I’m using your Full Blank page template… Is there a specific class for that?

Post count: 6600

Hi,

Yes, use this .page-template-page-full-blank

Thanks

Post count: 85

Thanks!

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