Home Forums Themes Support Gecko disable footer in checkout

Viewing 1 reply thread
  • Author
    Posts
    • #8617

      Hi, how can I disable page elements such as the footer on checkout pages?

    • #8622

      Hi,
      You can use this custom CSS code
      .woocommerce-checkout #jas-footer { display: none; }

      Cheers,
      Foster

Viewing 1 reply thread

You must be logged in to reply to this topic.