Contact Form Display Input text

Posted in: Newspaper
Post count: 68

Hi,

I have a page here: https://nextlevelonlinemedia.com/?page_id=286

It’s a cloud template and I added the shortcode from Contact Form 7.

The issue is that form input labels are red but when a client fills in the comments box
it also is red. Would like to be able to fix this. Ideally would like to have the
labels white and the comment text in black.

Thank you!

Post count: 35449

Hi,
I think that the page is not public -> https://i.imgur.com/7VzgLsU.png
What I can do is to provide a css, but I will need to have access to inspect that contact form 7.
Thank you for your understanding!

Post count: 68

Hi Calin,

How can I privately share my access details with you?

Thank you!

Post count: 27744

Hi,

You can send a video or a screenshot with your settings.
A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.

Thank you!

Post count: 68

Hi Anamaria,

Here you go…

Thanks for your help!

  • This reply was modified 4 years by Anamaria. Reason: Please do not share the wp-admin credentials on forum, only in private via email
Post count: 27744

Hello,

What I meant by your settings was how the form looked. To change the color of your message you need to use this custom code css -> https://i.imgur.com/zBNzsoc.png .wpcf7-form-control-wrap.your-message
{
color: #444;
}

This code needs to be set in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.