...

Contact Form 7 placeholder change style or color :

How to change style or color of a Contact Form 7 placeholder text

For changing the color (Added black for this site but you can change black #000 to any color code you want just replace the color code in CSS) for the contact form 7 placeholder you can add the bellow custom css code to your theme additional CSS box or to Appearance>Customize>Additional CSS box.

::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}

If you add this CSS in your custom CSS box, this will applied globally all the contact form you are using in your site/domain and will change the contact form 7 placeholder color. But if you want it will act with all contact form but Footer then you need to be specific.How to change style or color of a Contact Form 7 placeholder text footer

Now you are thinking that how to change specific placeholder color? You do not need to think much just follow the bellow procedure. First you need to get the form id see the bellow image.

change style or color of a Contact Form 7 placeholder text footer

You can add the bellow CSS code with the color code you want to change into the Appearance>Customize>Additional CSS (Just replace the id #wpcf7-f2528-o2 with your contact form id).

#wpcf7-f2528-o2 ::placeholder {
color: #fff !important;
}

how to add additinal CSS WordPress

You Might Also Like: Useful tools for your site

Related Posts

Natural Calamities of Bangladesh paragraph

Natural Calamities of Bangladesh paragraph

Natural Calamities of Bangladesh paragraph (200 words) Bangladesh is a country that is prone to natural calamities due to its geographical location and climate. Some of the most common natural disasters in Bangladesh include floods, cyclones, landslides, and droughts....

read more
Paragraph on Newspaper

Paragraph on Newspaper

Paragraph on Newspaper (200 words) Newspapers have been a primary source of information and news for centuries, playing a crucial role in disseminating information to the masses. They are an essential part of our daily routine and provide us with a glimpse of what is...

read more

SSC and HSC result Bangladesh

SSC result and HSC result by Intermediate and Secondary Education Boards Bangladesh. Select examination type + examination year + examination examination + your roll no + your registration no + fill up the captcha and then click on Submit button below. Also you can...

read more
Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.