It doesn't show the text in the contact page ant in the region/country

It doesn't show the text in the contact page ant in the region/country

eirimina
Visitor
2 0 1

It doesn't show the text in Contact us page( it does show the phone number, email etc), but not what the client has written. Also, it doesn't show me the options for country/region in the top of the page, although it does show them in the footer. I can see a box, but not the options. I think that's beacause the text and background is the same color.

Replies 2 (2)

goldi07
Navigator
374 41 67

Hello @eirimina try this css code 

.contact-form input,
.contact-form textarea,
.contact-form select,
.contact-form option {
    color: #000 !important;
}

select,
option {
    color: #000 !important;
    background-color: #fff !important;
}

thankss 

Was I helpful?

Buy me a coffee


APPS BY US :

Professional Customer Accounts APP


Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -Goldi184507@gmail.com - Skype: live:.cid.819bad8ddb52736c -Whatsapp: +919317950519
Checkout Some Free Sections Here
eirimina
Visitor
2 0 1

Unfortunately it didn't change anything. I had the same issue with the subvariants and I've solved it, with editting the code before. I don't know if that affects the code