Under construction Plugin does not have a scrollbar

hi,

I used the “under construction” plugin - with a custom under construction page. As far it works - but doesn’t matter wich page I choose, there is no scrollbar any more on the page --> www.obstbau-schlosser.at

Any ideas ?

Hi There @styriart

Thanks for writing in! That is done intentionally. Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that resolves your issue.

html, body.page-id-133 {
    overflow: visible !important;
}

Hope that helps.

Great - it works!!

Thank you for your help!

Hi @styriart,

Happy to hear that.

Feel free to ask us again.

Thanks.

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