tagDiv Mobile Theme – Grey space on the header

Posted in: Newspaper
Post count: 14

Hi,

I don’t know how to erase this gray blank space in the top of the header of the Mobile version of my website (appears just on the home page in mobile version).

Screenshot

When I’m going to edit the header in the Cloud Templates area, and I’m using the mobile view, I can’t see this space.

Thanks.

  • This topic was modified 2 years by kodro.
Post count: 35449

Hi,
I just checked and it appears that this is coming from an custom file – https://i.imgur.com/PclTAbo.png so what can be done is to identify from where is that code coming or to use a custom css to overwrite it:
body {
background: transparent;
}

The css should be set in the theme panel > mobile theme > custom code > css – https://i.imgur.com/iQJRwMe.png after that clear all cache.
I hope this will help you!

Post count: 14

I couldn’t find the custom file, but I applied the code and it works! Many thanks, I appreciate a lot your help! Have a nice day!

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