• Resolved Unknown

    (@service2019)


    On Check Out Page after placing the order, show a message “Order received” . I want to remove this “Order received” text . the size of this text is so big(H1 tag) & i want to get rid of this. So how to remove this “Order received” text?

    OR How to reduce the text size of “Order received” message?

    • This topic was modified 5 years, 6 months ago by Unknown.
    • This topic was modified 5 years, 6 months ago by Unknown.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Daniel XAG

    (@fibmyefriblot_doj)

    First find out the CSS-ID with Your Browsers Developer Tools.
    idea a) change this ID to an other Style in Your Theme at “additioanl CSS” (preferred)
    idea b) change this ID to “display=no” (not preferred because of european law to inform customers about their order)

    @service2019
    this is based in the thankyou.php template of woocomemrce at line 40.
    you can delete this line or change the message to the one you like.
    save the template and then upload it to the following directory of your webserver
    yourchildtheme/woocommerce/checkout/thankyou.php.

    • This reply was modified 5 years, 6 months ago by braehler.
    Laurena Rehbein

    (@lrehbein)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove “Order received” Note’ is closed to new replies.