Hello, i have some issue on my website by the billing details.
The gender (male or female) will not shown on after select.
There is an screenshot from the problem:
https://prnt.sc/my2vng
Best regards
This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hello, i have some issue on my website by the billing details.
The gender (male or female) will not shown on after select.
There is an screenshot from the problem:
https://prnt.sc/my2vng
Best regards
Hello,
This selector is not a default one, so it is difficult to say why the text is not visible. Please add this code in Theme Options > Custom CSS > Global custom CSS:
.woocommerce-checkout .selection {
font-size: 14px !important;
}
Let me know the result.
Regards
Thank you, that have helped!
You’re welcome!
Have a nice day.
Regards
The issue related to '‘gender not shwon’' has been successfully resolved, and the topic is now closed for further responses