• I am using Twenty Seventeen Child edited with Elementor.

    I would like to not have the White Bar below the content area

    Please help

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you talking about the white area at the very bottom of the site? If so, the following should fix it

    .site-footer {
      border-top: none;
    }
    
    html {
      background: #303030 !important;
    } 
    Thread Starter abeato

    (@abeato)

    Hi Jarret,

    Yes I was talking about the white area at the very bottom of my site, but thanks from your help the white is gone!

    Case resolved!

    Thanks so much

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

The topic ‘White Bar below the content’ is closed to new replies.