Hello! Thanks so much for a great theme, it has to be one of my favourites!
I wondered what the CSS code would be to change all of the text on the contact form as well as the social media icons included - including the Title, description, contact details etc?
Also what would be the code to change the colour of the boxes you fill your details into? See screenshot - they are still orange.
Thank you in advance!
Hello,
This is the code that handles the contact form fields color, where you have to change the red to your color code:
#contact-us .section-content .wpcf7-form p .wpcf7-text,
#contact-us .section-content .wpcf7-form p textarea.wpcf7-textarea{
background-color: red !important;
border: 1px solid red !important;
}
This is for the text:
#contact-us .section-content .contact-us-box .box-left{
border-right: 1px solid red;
color: red;
}
#contact-us .section-content .contact-us-box .box-right span,
#contact-us .fa,
#contact-us .section-content .contact-us-box .box-right span a{
color: red;
}
This should do the trick, let me know otherwise.
Regards
Hi Colorlib Support
I would love to changes my page (teamallout.dk) to the attached but Im have trouble changing the text colors in the Following areas ponted in the picture. Do you have a CSS code for this? And likewise the color in the “Send” Buttom at the contact section.
Hi @kristiansletten,
Please post a new thread here:
https://colorlibsupport.com/c/illdy/
And don’t forget to post your url.
Thanks,
Cristian