How to change styling
-
Great plugin. I have integrated it into my simple contact form and want to change the styling to align with my overall site. I have successfully changed the background color but also am wanting to change a few other aspects of the styling, specifically the border and the color of the last word in the phrase from red to a color that better contrasts with my color scheme.
I am using this css code in the custom css section of my theme (Themify Basic)
.captcha-image {
background-color: #ab8e17;
border-style: solid;
border-color: #000000;
border-width: 3px;
}If you can point me in the right direction, it would be much appreciated. I am not proficient in web programming and am just bumbling my way through it with a lot of trial and error.
Thanks !!
Doug
The page I need help with: [log in to see the link]
- The topic ‘How to change styling’ is closed to new replies.