Order Confirmation Page - by squirrel92 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: squirrel92
    squirrel92
    Participant
    May 26, 2016 at 19:44

    I have two issues I need help with.

    I’d like to remove the post description from the blog post on the home page (link below)

    Also is it possible to modify the checkout\order-received page?

    Thanks

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 26, 2016 at 20:09

    Hello,

    Please use this code in custom.css file:

    .page-id-129 .post-description {
        display: none;
    }

    The checkout\order-received pages are related to Woocommerce plugin.
    You can refer to their documentation https://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/ or contact their support for more information.

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 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.