Problem with amount of products
-
hello, i can’t seem to find where i can switch the colour from this photo. I can’t see how many products i add to the cart.
Attachments:
You must be
logged in to view attached files.
Hi hogar.gr,
Thanks for reaching to us.
Navigate to Theme Settings > Styles and colors > Forms, here you can change form text color https://prnt.sc/2jO8PnnXzmVJ
Regards,
it’s not working. it’s black and it turns the same colour as the background
Attachments:
You must be
logged in to view attached files.
Hi hogar.gr,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
i have another problem, every letter here is uppercase. i want only the first letter to be uppercase not all of them, but it seems i cannot fix it. because i put lowercase and it gets uppercase
Attachments:
You must be
logged in to view attached files.
i have another problem, every letter here is uppercase. i want only the first letter to be uppercase not all of them, but it seems i cannot fix it. because i put lowercase and it gets uppercase
Attachments:
You must be
logged in to view attached files.
Hi hogar.gr,
I see the you changed Uppercase to Lowercase https://prnt.sc/hJZNkUNN-IJI
Please let me know if you need further helps.
Regards,
no there isn’t fixed.
also on the computer and on the phone is the same uppercase!
Attachments:
You must be
logged in to view attached files.
Hi hogar.gr,
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.single-product .woocommerce-tabs .wd-nav > li > a{
text-transform: capitalize;
}
Regards,
-
This reply was modified 1 year, 10 months ago by
Hung Pham.