How to get rid of white space between header ad and top bar on mobile

Posted in: Newspaper
Post count: 9

How to get rid of white space between the header ad and top bar on mobile? Note: this space is not present on desktop. Please see the attached link: https://paste.pics/54e219861b3a2fbcac8b17d357907040.

Thanks!

Post count: 35449

Hello,

If you are referring to the space between ad and mobile menu, then you can remove that space using a custom css -> https://www.screencast.com/t/GCsenxQ4
.ad-728x90 {
height: auto;
}

You need to set the code in Theme panel> Custom code> Advance css> Phone

Hope this will help you!
Thanks.

Post count: 9

It worked perfectly. Thank you!

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