-
Go to Edit code
-
Open base.css
-
Add this code in it, all the way on the bottom, leaving all the other code intact:
input[type=text] {
color: #000 !important;
}
-
Save base.css
-
Reload site, see if it works.
Go to Edit code
Open base.css
Add this code in it, all the way on the bottom, leaving all the other code intact:
input[type=text] {
color: #000 !important;
}
Save base.css
Reload site, see if it works.