- This topic has 3 replies, 2 voices, and was last updated 1 year, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Problem with SKT Mechanic
Hi,
i have a problem with the label and background color in CF7 with SKT Mechanic.
I would like to change the blue color of the label title and background label in home page on this site: www.sgnoleggio.it/
The title label should be black, and the background color of label text should be white/trasparent.
Can you help me? This is the CSS i used now
/* Contact Form 7 Styles */
.wpcf7 {
background-color: #FFFFFF;
border: 1px solid #DBDBDB
}
.wpcf7-form {
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
}
.wpcf7-form {
color: #876;
}
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wpcf7-form label {
color: #282828 !important;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], select, textarea {
background: rgba(0,0,0,0.03) !important;
}
Regards,
Chris
Thank You
Hi,
Welcome 🙂
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]