- This topic has 3 replies, 2 voices, and was last updated 1 year 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
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]