Blank space after header (mobile version)

Posted in: Newspaper
Post count: 38

Hi!

This blank space after the header in mobile version is normal? Or could be some bug in the code?

Screenshot: http://www.screencast.com/t/RUEg9ShQ

Post count: 35449

Hi,

Yes that is normal, but if you want to remove that gap, you can use custom css.
Let me know if you want to this.

Thanks.

Post count: 63

I would like to know how to remove this using custom CSS. Thank you.

Post count: 35449

Hi GoingFor2,

Please provide a link were I can inspect this problem, in this way I will be able to provide you the right custom css.

Thank you for your understanding!

Post count: 38

Thanks! When you can, please send me the code.

Post count: 63

Sorry. My link is GoingFor2.com. It only shows up on the mobile site. Thank you.

Post count: 35449

Hi,


@yanaguita
please try this
.span12 .td-grid-wrap {
padding: 16px 0px 0px 0px;
}

-> https://www.screencast.com/t/bhaQTIyGvFVe


@GoingFor2
please tell me what space do you want to remove
-> https://www.screencast.com/t/3Qb27QtNG6ZL

Thank you.

Post count: 63

Nevermind. I see now that it only shows up when you scroll down, which actually works better because I have a sticky ad that drops down, the blank space keeps my menu from being covered up by the ad. Thank you anyway.

Post count: 38

Hi Calin!

The correct website is https://vanderloubet.com.br/deputado… Will this code you have sent me work for the correct site?

Post count: 35449

Hi,

Please add this custom css in Newspaper>theme panel>Custom code>Advance css> phones
https://www.screencast.com/t/VObCKxWv2y
.td-main-page-wrap {
padding-top: 0px;
}

https://www.screencast.com/t/w8AIZ8AP

Thanks.

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