Home Forums WoodMart support forum A big gap in mobile version

A big gap in mobile version

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #528190

    evanlee01141991
    Participant

    https://royalduck.com.my/videos/

    On this link, there have a big gap in mobile version which is under video section.

    Please help.

    #528250

    Hung Pham
    Keymaster

    Hi evanlee01141991,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > CSS for mobile

    .website-wrapper .main-page-wrapper {
    		min-height: auto;
    }
    
    .main-page-wrapper .site-content {
    		margin-bottom: 0;
    }

    Regards,

    #530462

    evanlee01141991
    Participant

    it cause my other pc version gapping all stick to to footer already. please help.

    #530487

    Hung Pham
    Keymaster

    Hi evanlee01141991,

    I see there is an empty Section, please edit page and remove it https://prnt.sc/BuX9UCQW66-W

    Regards,

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