Home Forums WoodMart support forum White line in home page

White line in home page

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

    zema80
    Participant

    Hello. I have a problem with one of the sections on the main page.

    The crux of the problem is that I have a white bar displayed in front of the footer that I wanted to remove https://prnt.sc/xqmfya .

    I tried to change the following parameter https://prnt.sc/xqmov4, and added it to the “Custom css” section I tried to register the css property in the “Custom css” section https://prnt.sc/xqn2hg , but it didn’t work.

    How can I fix this problem?

    #262000

    Hello,

    I saw the screenshots you attached.

    Please remove the Custom CSS you added and try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .home .site-content {
        margin-bottom: 0px;
    }

    Best Regards.

Tagged: 

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