Home Forums WoodMart support forum Remove white space

Remove white space

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #214725

    samiul123
    Participant

    I want to remove the white space. I am using elementor page builder.
    I want the image to cover the full page both in X and Y-axis

    Attachments:
    You must be logged in to view attached files.
    #214763

    Hello,

    I saw the screenshot you attached and visited your website and there is no such image added as you mentioned.

    If you still want to reduce it then you can try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .home .main-page-wrapper {
    padding-top: 0;
    }

    You can adjust the value accordingly.

    Best Regards.

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