This topic has 5 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Juergen
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
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
Hi Rose,
now it looks nice, thanks so much.
Did you forget to send me a css regarding the EUR?
Best regards
Juergen
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
Hi Rose,
Sorry, I was probably not paying attention. Thank you very much.
Juergen
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