Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Hridoy Mozumder

    (@hrrarya)

    Hi @sarifs ,

    Thanks for reaching out. I checked the page and found the cause of the issue.

    The empty space on mobile is coming from the Elementor inner container (.e-con-inner). Because this container only has one child and is set to display: flex, it stretches to fill the available height, which is creating the extra space on smaller screens. https://prnt.sc/meMFgDhmbTUp

    If you change the .e-con-inner container to display: block for mobile, the empty space should be removed and the layout should display correctly.

    If you need any help applying the change or if the issue continues after that, just let me know and I’ll be happy to help.

    Regards,
    Hridoy Mozumder

    Plugin Support Hridoy Mozumder

    (@hrrarya)

    Hi @sarifs ,

    Just checking in to see if everything is working correctly now.

    Were you able to fix the mobile spacing issue with the solution I shared? If you’re still having any problems or need any further help, just let me know. I’ll be happy to assist.

    Have a great day!

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

You must be logged in to reply to this topic.