birth date
S
Topic Author
birth date
10 years 4 months ago
Here I am still here, you kindly tell me how I can change the appearance of the birth date fields that are broken?
Thank you
ita
Eccomi ancora qua, potresti dirmi cortesemente come posso modificare l'aspetto dei campi data nascita che sono scomposti?
Grazie
Thank you
ita
Eccomi ancora qua, potresti dirmi cortesemente come posso modificare l'aspetto dei campi data nascita che sono scomposti?
Grazie
Please Log in or Create an account to join the conversation.
Re: birth date
10 years 4 months ago
Hi,
The Bootstrap core has defined width of input box, so this issue has appeared on your site. Please add below CSS rules to the nts-kmaterial-custom.css file.
Save and refresh your site.
The Bootstrap core has defined width of input box, so this issue has appeared on your site. Please add below CSS rules to the nts-kmaterial-custom.css file.
Code:
body #Kunena .keditprofile input[type="text"] {
width: auto;
}
Save and refresh your site.
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: superdiogene
Please Log in or Create an account to join the conversation.
Time to create page: 0.323 seconds