Site in mobile issue

Hello!
When i enter in my site www.meramseguros.com.br, through a smartphone, page loads frozen.
Although it has more content, it is not possible to scroll down the scroll bar.

How can I fix it?

Hi There,

Thanks for writing in!

I believe your site is in under-construction mode or having less content. Please confirm so that we can check.

Thanks

Hello
Yes, is in under construction mode. But look how it appears when i access through a smartphone.
And it’s impossible to scroll down. Looks like an image.

Hi again,

Thanks for the screenshot, to fix the issue please try adding the following code in the Theme Options > CSS:

body.page-id-80 {
    overflow-y: auto !important;
}

Let us know how this goes!

Incredible! Fixed!

:slight_smile:
Thanks Man!!

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.