• Resolved lynwoodt

    (@lynwoodt)


    I’ve searched the storefront forums and tried the CSS code that has been recommended but I can’t get it to work. Not being that versed on CSS, wondering if something else is causing it to not work?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @lynwoodt

    The following CSS code should reduce the blank space above the footer:

    .site-footer,
    .site-footer .site-info {
      padding-top: 5px;
    }

    Please let us know if that works! ??

    Thread Starter lynwoodt

    (@lynwoodt)

    Hi Senff,

    Thanks for the code. It works. This forum has been such a great help. I really appreciate it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘removing blank space above footer’ is closed to new replies.