Home › Forums › WoodMart support forum › Form issue
Form issue
- This topic has 8 replies, 2 voices, and was last updated 4 years, 5 months ago by Elise Noromit.
-
AuthorPosts
-
June 30, 2020 at 5:47 pm #207625
MNKConsultingLLCParticipantHello,
I try to change the color of the email form, but the color won’t change.
i use this code:
.mc4wp-form-theme input[type=date], .mc4wp-form-theme input[type=email], .mc4wp-form-theme input[type=number], .mc4wp-form-theme input[type=tel], .mc4wp-form-theme input[type=text], .mc4wp-form-theme input[type=url], .mc4wp-form-theme select, .mc4wp-form-theme textarea {
height: auto;
padding: 8px 16px;
line-height: 1.428571429;
color: #ffe214!important;
vertical-align: middle;
background: 0 0;
background-color: #fff;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
text-shadow: none;
}But this code: color: #ffe214!important; i don’t see in the website
if i put the text in the editor he makes the fill in form with and not like launch.reqlaim.co I only want if people fill in their email that the email address is in orange.June 30, 2020 at 7:06 pm #207641
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mc4wp-form-theme input[type=email]{ color: #ffe214!i; }
If it does not work, please provide the screen of the form and advice if you want to change the color or background-color.
Best Regards
July 1, 2020 at 4:50 pm #207882
MNKConsultingLLCParticipantIf you can see the images! The input color text doesnt change.
I need it orange or white..Attachments:
You must be logged in to view attached files.July 1, 2020 at 8:57 pm #207939
Elise NoromitMemberHello,
Please deactivate the cache plugins and provide the site admin access to the private area.
Please note there is the difference between the placeholder color and color of the input text.
Best Regards
August 8, 2020 at 9:03 am #217264
MNKConsultingLLCParticipantHello i installed the grocery template. But the menu is not installed correctly, like the theme itself see https://woodmart.xtemos.com/demo-grocery/demo/grocery/ Do you have the HTML Block menu from the grocery for me ?
Best regards,
Anthony
August 8, 2020 at 1:06 pm #217342
Elise NoromitMemberHello,
Your site now does not look like the grocery demo.
Here is the instruction on adding and configuring the menu: https://xtemos.com/docs/woodmart/adding-menu-site/
Best Regards
August 9, 2020 at 2:06 pm #217447
MNKConsultingLLCParticipantI have my site now local… so you can’t see. but when i installed the grocery demo.
The menu isnt the same as the demo you showed… So please can you give me the html block so i can copy and past this..Best regards
August 9, 2020 at 3:04 pm #217453
MNKConsultingLLCParticipantIts fixed!
August 9, 2020 at 9:38 pm #217488
Elise NoromitMemberIf you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘Form issue’ is closed to new replies.
- You must be logged in to create new topics. Login / Register