[Resolved] Eliminate the Footer

Home Forums Support [Resolved] Eliminate the Footer

Home Forums Support Eliminate the Footer

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

    I know I can change what the Footer says, but I’d like to get rid of it all together, and have the footer widgets be the bottom of my website instead.

    #186965
    Tom
    Lead Developer
    Lead Developer

    Try this CSS:

    .site-info {
        display: none;
    }
    #187026
    Sean

    Worked like a charm, thank you! Tried site footer, but it took the widgets along with it ๐Ÿ˜›

    #187098
    Tom
    Lead Developer
    Lead Developer

    Happy to help ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.