Hi,
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:
@media (orientation: portrait) {
.iOS.home #wrap { max-height: var(--get-win-height); overflow-y: hidden; min-height: 0; }
.iOS.home .bm-wrap > .module-inside { min-height:0!important; height: var(--get-win-height, 100vh); overflow-y: hidden; }
.iOS.home .slider-mod-wrap,
.iOS.home .owl-carousel{ max-height: var(--get-win-height);
}
ps:
Please purge the website cache if it does’t work, I noticed there is cache codes in your website.
PS:We can’t forbid the scroll bar in landscape mode, because of the URL bar showing/hiding rule of iOS, which is a famous problem in the web design industry.
Regards!
SeaTheme – FAQs – Twitter – Facebook