Comments intan1cm started the conversationJuly 25, 2021 at 2:10pmHi here is my css .wpcf7 input .wpcf7 textarea, .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {font-family:'Prokyon'; font-style:normal !important;color: #eeeeee!important;}but there is these text still italic ... how to make it normal ? 933Neuron repliedJuly 26, 2021 at 8:21amHi,I am very sorry for the late reply, we were not working on the weekend.Can you please add the following code at Appearance > Customize > Additional CSS. wpcf7 input::placeholder { font-style: normal !important; }Feel free to ask for anything you need.Kind Regardsintan1cm repliedJuly 27, 2021 at 3:21amhi the css is not working still the same the text still in italic 933Neuron repliedJuly 27, 2021 at 7:13amHi,Can you please provide me with your wp-admin, I will have a quick look to see what's going on.Feel free to ask for anything you need.Kind Regards intan1cm replied privately 933Neuron repliedJuly 27, 2021 at 3:36pmHi,I've just added the following code at Appearance > Customize > Additional CSS, can you please take a look at it? input { font-style: normal !important; }Feel free to ask for anything you need.Kind Regards Sign in to reply ...
Hi here is my css
.wpcf7 input .wpcf7 textarea, .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea
{font-family:'Prokyon';
font-style:normal !important;
color: #eeeeee!important;}
but there is these text still italic ... how to make it normal ?
Hi,
I am very sorry for the late reply, we were not working on the weekend.
Can you please add the following code at Appearance > Customize > Additional CSS.
Feel free to ask for anything you need.
Kind Regards
hi the css is not working still the same the text still in italic
Hi,
Can you please provide me with your wp-admin, I will have a quick look to see what's going on.
Feel free to ask for anything you need.
Kind Regards
Hi,
I've just added the following code at Appearance > Customize > Additional CSS, can you please take a look at it?
Feel free to ask for anything you need.
Kind Regards