• Resolved anikajohn336

    (@anikajohn336)


    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 topic was modified 3 years, 3 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    “I’m using elementor pro”

    You’re using a commercial/premium theme/plugin, so please use their official support channel. We feel they are best equipped to support their products.

    https://elementor.com/support/

    Commercial products are not supported in these forums.

    Thread Starter anikajohn336

    (@anikajohn336)

    Hi, I didn’t buy elementor with their official website. I bought from GPL license. and it is a theme issue.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    1. Regardless, it’s still a commercial product and not supported here. If you need help with Elementor Pro, you’ll have to pay for that. Buying from “GPL License” is foolish.

    2. What theme?

    Thread Starter anikajohn336

    (@anikajohn336)

    Imroz theme.
    here is the link of the [ redundant link removed ] I’m using.

    Could you please also explain why buying GPL license themes and plugins are foolish?

    • This reply was modified 3 years, 3 months ago by anikajohn336.
    • This reply was modified 3 years, 3 months ago by Jan Dembowski.
    Thread Starter anikajohn336

    (@anikajohn336)

    ok, I solved it. it is just CSS as I wrote.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    If you’re not buying the theme or plugin from the developers, then you’re giving money they would use to further develop and support the theme/plugin to someone else. Yes, you pay less, but you get less — no support and less money for the free version that the paid one supports.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Hi, I didn’t buy elementor with their official website. I bought from GPL license.

    You were ripped off. Those GPL “clubs” are all scammers and spammers.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Height issue in theme WordPress’ is closed to new replies.