Height issue in theme WordPress

[ad_1]

I just faced the height issue in the theme. I’m using elementor pro with page setting > ‘Elementor Full-width’. The page wrapper is causing the issue on all pages and the code for the page wrapper is:

.page-wrapper {
min-height: 600px;
}
So I set the media query for max-width: 575:

.page-wrapper {
min-height: 100% !important;
}
It is working for pages on mobile correctly, but the custom page I made is taking page-wrapper 600px as set in the theme. (Note: all pages are set to ‘Elementor Full-width’)

Could somebody help me sort out this? Thank you!

Here is an image of the page wrapper:
https://i.postimg.cc/fyxq5D0T/page-error.png

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer