Tagged: 

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

    Hi there,
    I am having a display issue with the ‘order again’ button on the return page after payment (see attached file).
    http://pl.vc/2ogf4

    Eventually its the line that comes after the button (Customers Address) that its not properly formated / adjusted.
    it should be below the button…

    if not, I might be able to remove the button with this, right? :
    .woocommerce-page .button {
    display: none !important;
    }

    thanks in advance

    #345098

    upps, the code is nonsense, sorry, it removes all buttons of WC-Checkout…
    my bad…
    so any advice would be great…
    thanks

    #345715

    Hi!

    Thank you for using Enfold.

    We need to see the actual page with the issue. Please post the url here along with a temporary login details so that we can check the page.

    Regards,
    Ismael

    #345750
    This reply has been marked as private.
    #346539

    Hi!

    Thank you for the info.

    Please remove the button with this:

    p.order-again {
    display: none !important;
    }

    Regards,
    Ismael

    #347021

    you’re the man!! great – works perfectly!
    thanks
    P.-

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘'order again' button / display issue on "thank you" page’ is closed to new replies.