Responsive Mobile – Extra White Space

Posted in: Newspaper
Post count: 12

I’ve just noticed this extra space between the mobile menu and featured images (big grid 4)
On desktop everthing works fine.

What I did that might have cause this:

    Tried to rename the theme/child folder (is now reverted back to default)
    Installed the new Visual Composer that came with 7.4

Could you let me know how to fix it ? Thank you in advance for your help.

Screenshot : http://screencast.com/t/g2d1ZjTsl
Short Video : http://www.screencast.com/t/UeA2IJCSTUn

Post count: 23312

Hello,

You forgot to provide your website URL. How can I provide you a valid CSS if I do not have your website? I need to know this if you want to receive a more accurate response.

Thanks.

Post count: 12

Catalin,

Here’s the website : vietcetera.com

Post count: 23312

Hi,

Try the code below ->

@media (max-width: 767px){
.td-main-page-wrap {
padding-top: 0;
}

The results -> http://screencast.com/t/Nww8UPVx757

Thanks.

Post count: 12

Catalin,

It did the trick.

Thanks!

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