I am currently using the Venture theme, with a white background, my body text is also white, so on the contact us form, the words are not visible in the form fields, I need to change the color of those words just on this page.
Solved! Go to the solution
Please share your website URL. I will check and provide a solution here.
Thanks!
Where is your contact form ?
Please provide a screenshot.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-page ::placeholder {
color: #000;
}
Hope this helps.
Thanks!
User | Count |
---|---|
800 | |
132 | |
92 | |
68 | |
60 |