remove footer

Home Forums All Other Themes remove footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22312
    JasonJason
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: February 8, 2016

    How would I go about removing the footer from my page? or at the very least hiding it?

    Thanks,
    Jason

    #22350
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Jason,

    For hiding the footer kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box and add this code

    #footer-wrapper{display:none;}

    Regards,
    Brad

    #22452
    JasonJason
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: February 8, 2016

    Thanks brad for getting back to me. what you suggested forged, but I think I’m looking for something a little deeper. is there a way to get rid of the footer, but keep the copyright area, and when I also had an issue when I removed the footer, the page wouldn’t stop at the end, it would bounce as if it was forcing itself to keep looking for the bottom.

    thanks again for any help you may be able to provide

    Jason

    #22534
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Jason,

    Okay, the another way is you need to remove the code from footer.php

    Regards,
    Brad

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