Removing footers at check out pages (only)

This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: vulcansg
    vulcansg
    Participant
    April 7, 2015 at 10:22

    Hi,

    How do I remove the footers on Checkout pages?

    Hear from you soon!

    Thanks,
    Roz

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 7, 2015 at 10:34

    Hello,

    Please add following code in custom.css file

    .woocommerce-checkout .footer,
    .woocommerce-checkout .copyright{
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: vulcansg
    vulcansg
    Participant
    April 9, 2015 at 09:42

    Hi,

    Thanks for your help but I have two footers and copyright row.

    Currently, one of the footer and copyright row has been removed.. leaving one footer.

    How do I remove it?

    Thanks,
    Roz

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 9, 2015 at 10:02

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.