Home Forums WoodMart support forum Order complete page

Order complete page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27025

    JuliaSan
    Participant

    Hi, I would need support please with one of my pages in Woodmart theme.
    On the order confirmation page there is on top of the page a text: Pay with cash upon delivery
    which we do not need.
    Although it is also included in the table below.
    See attached screenshot.
    Could you please tell me what I should change to have it disappear?
    Thanks,
    Julia

    Attachments:
    You must be logged in to view attached files.
    #27043

    Artem Temos
    Keymaster

    Hi,

    Could you please give your username and password so we can check this page on your website and prepare a fix for this?

    Regards

    #27081

    JuliaSan
    Participant

    Sure – see below

    #27083

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to remove it

    .woocommerce-order > .woocommerce-order-overview + p {
    	display: none;
    }
    #27095

    JuliaSan
    Participant

    Perfect, thanks so much!!!!

    #27098

    Artem Temos
    Keymaster

    You are welcome!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Order complete page’ is closed to new replies.