problem on 21" screen

Posted in: Newsmag
Post count: 64

ONLY on screen 21 “I have the problem that you see in the image.
In smaller screens there is not all that empty space.
How can I correct?

Thank you

https://www.awesomescreenshot.com/image/3893970/2f0371f8bb1cfe9e922775e729db09dc

Post count: 23312

Hi,

Please provide your website URL so I can take a closer look at this section and also, so I can see from where it comes. I’m here to assist you!

Thanks for the message!

Post count: 64
Post count: 23312

Hi,

I have checked your website and I saw the big white space which seems to come from your page configuration with Visual Composer. As a quick solution, try to use the code below and place it in Theme panel -> Cusotm CSS area.

.home .vc_row-flex{
min-height:0!important;
}

Hope this helps!

Thanks for your understanding!

Post count: 64

works… tnx!!!

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