Small design improvements on the Thank You page

This topic has 5 replies, 2 voices, and was last updated 1 years ago ago by Juergen

  • Avatar: Juergen
    Juergen
    Participant
    April 28, 2023 at 08:36

    I need your help once again.

    After the order process and payment comes a screen with THANK YOU (see screenshot with German translation).

    https://www.dropbox.com/s/7zlh408y6widi6c/2023-04-27_09-53-19.png?dl=0

    Mobile view: https://www.dropbox.com/s/2srzljetkaywfbd/2023-04-26_10-49-27.png?dl=0

    Could you please remove the two EUR?

    Is there a way to remove the three bullet points in the bank details?

    Can you increase the space between “READ OUR PRIVACY POLICY” and ” UNSERE BANKVERBINDUNG” a little bit?

    I find that a cleanly designed Thank you page makes XStore’s template even more beautiful.

    Thank you

    Juergen

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 28, 2023 at 13:03

    Hello, Juergen,

    Thank you for getting in touch with us.

    “Could you please remove the two EUR?” – we would recommend you contact WooCommerce plugin support , because this is independent of our theme, and it can’t be correctly fixed using custom CSS code.

    “Is there a way to remove the three bullet points in the bank details?” – Please use the next custom CSS code:

    .wc-bacs-bank-details li {
        list-style: none;
    }

    “Can you increase the space between “READ OUR PRIVACY POLICY” and ” UNSERE BANKVERBINDUNG” a little bit?” –

    .woocommerce-bacs-bank-details {
        margin-top: 30px;
    }

    Kind Regards,
    8theme team

    Avatar: Juergen
    Juergen
    Participant
    April 28, 2023 at 13:09

    Hi Rose,

    now it looks nice, thanks so much.

    Did you forget to send me a css regarding the EUR?

    Best regards

    Juergen

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 28, 2023 at 13:24

    Hello, Juergen,

    Thank you for your response.

    “Did you forget to send me a css regarding the EUR?” – no, here is the reply – https://prnt.sc/Jn6OEKfsDYom

    Kind Regards,
    8theme team

    Avatar: Juergen
    Juergen
    Participant
    April 28, 2023 at 13:27

    Hi Rose,

    Sorry, I was probably not paying attention. Thank you very much.

    Juergen

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Small design improvements on the Thank You page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.