Reduce space

Posted in: Newspaper
Post count: 46

Hi

I have Newspaper on two sites (Yes, I’ve paid for both of them:)). On one of them you helped me reduce the space between the menu and the rest of the site.

You made a custom css for me: .td-blog-cars .td-main-page-wrap { padding-top: 0; }

Now I have the same problem with http://www.tabogvind.nu. I’ve tried: .td-blog-medicine .td-main-page-wrap { padding-top: 0; } but that didn’t do anywthing.

The site looks like that: Error

Any tips? 🙂

Post count: 23312

Hello Boddickerdk,

Please try the code below ->

.td-main-page-wrap {
padding-top: 5px!important;
}

Thanks.

Post count: 46

Thx! That did the trick. 😉

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