how can I change the blue button text?
-
how can I change the blue button text? (its in the checkout form)
Attachments:
You must be
logged in to view attached files.
Hi bandikxbusiness,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
button#place_order {
color: #fff;
background-color: #000;
}
Regards,
I still didn’t understand how could it make me change the text of the button.
Hi bandikxbusiness,
Thanks for your patience and sorry for misunderstanding.
+ In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article
https://xtemos.com/docs-topic/theme-translation/
https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/
+ You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.
+ Some strings related to Wishlist / Compare / Login & Register page, you can change in Theme Settings > Shop or Theme Settings > My account https://prnt.sc/W8Tt95stG3YC
Best Regards,