This topic has 6 replies, 2 voices, and was last updated 1 years, 12 months ago ago by Tony Rodriguez
Hello,
I have this code that changes the newsletter color in the footer (to white):
input::-webkit-input-placeholder,input.form-control::-webkit-input-placeholder {
color: #fff;
}
input:-moz-placeholder,input.form-control:-moz-placeholder {
color: #fff;
}
input::-moz-placeholder,input.form-control::-moz-placeholder {
color: #fff;
}
input:-ms-input-placeholder,input.form-control:-ms-input-placeholder {
color: #fff;
}
But the funny thing is that it also changes the color of the first two labels in the contact form (so they are white and barely visible)
How can i divide the color?
Thank you,
Hello, @TheOne,
I have just checked your site now and did not find that form and labels. see the image under private content area.
If I am on the correct site then please share the page URL OR if I am on the wrong site then please share the correct site WP Admin URL and Credentials in the private content area of this topic, so that I will further check it for you on your site and help you out.
Regards 8Themes Team.
Hello,
Please move your link into private.
Credentials also in private.
Thank you,
Hello, @TheOne,
I have added a custom CSS code in the theme settings >> see the image under private content area. by doing this your issue is resolved. See the resulting image under private content area. please check back to your site after clearing the browser cache.
Regards 8Themes Team.
I will check it thank you. Can you please stop posting site images publicly?
I would really appreciate it if you would place the image links into private.
Hello, @TheOne,
Sure, Take your Time.
I have updated this topic. All the provided images of my replies are under the private content area of this topic. please check back now.
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up