This topic has 10 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hello,
I have quetions regarding the checkout page payment:
1. I would like to change the “card option” color from black to its original colored icon.
2. The text in the “PLACE ORDER” button, I would like to have the button color as #c68240 and text color as #44271e
3. In the CVC box, I would like to create a link beside it “Where do I find this?”
4. How can I translate the “empty cart” page? In the 8theme Options > E-commerce > Text for Empty cart, I can only input it’s empty cart for english. How about the “empty cart” for french version? I would like to input another picture and text with french version. Thank you.
Hello,
Your site does not work right because of WPML error. Please, inform us once you solve the problem with WPML. Then we’ll be able to help you with these questions.
Regards
Hello,
My website is back to normal.
Will you be able to provide now the answer to my question above?
Thank you so much.
Cheers,
Ana
Hello,
1) Are you talking about the cart icon in the header? You may use the following custom to change the color of this icon
.shopping-container.ico-design-4.ico-bg-yes .cart-bag:before {
color: #c78140;
}
2) Use
.form-row.place-order input[type="submit"] {
background-color: #c68240;
color: #44271e;
}
.form-row.place-order input[type="submit"]:hover {
background-color: #af7239 !important;
border-color: #af7239 !important;
color: #f8f8f8;
}
3) It’s not our theme fields. Contact plugin author with this question.
4) Use string translator http://prntscr.com/i2rmqf
Regards
Hello.
1. It is not the cart. I wanted the icon of the card to be colored and not black.
http://prntscr.com/i2s8di
2. The code is not working. http://prntscr.com/i2s8wt
For the 3rd and 4th,
Thank you.
Hello,
1) Oh, I see. These icons come from woocommerce-gateway-stripe plugin http://prntscr.com/i2w969 . Check the plugin settings if it has the option to change the color, our theme does not affect this.
2) Check now.
Regards
2. It was okay now. Thanks.
1. It seems that their setting don’t have “colored option”. Anyhow, Thank you.
Please close this topic. Is there anyway that we can close by myself the topic or the admin only have this option?
Have a nice day.
Hello,
Please check if you have “Close” option on the first message http://prntscr.com/i3t6ys
Regards
Hello.
I don’t have close button in the first message as well as all message.
thank you.
Regards,
Ana
Ok. I will close this topic.
Have a nice day.
Regards
The issue related to '‘How to change Payment default color & add card options’' has been successfully resolved, and the topic is now closed for further responses