Viewing 3 reply threads
You must be logged in to reply to this topic.
About 2 1.2 years ago you helped me with a styling issue for my Contact 7 form. I’ve now purchased the Specular theme again for a new project and tried to use the same bit of css code that you provided but it has not worked.
This is the code that I have tried to use:
”
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
width: 75%;
}
.vc_col-sm-4.wpb_column.column_container {
padding-left: 35px;
}
input.wpcf7-form-control.wpcf7-submit.btn-bt.default {
background: #0474bb;
}
input.wpcf7-form-control.wpcf7-submit.btn-bt.default {
color: rgb(253, 253, 252);
}
.header {
padding-bottom: 30px;
}
”
Something on the theme I guess must have changed. Do you know which bit of the above code I need to adjust to make it work as before?
You can see how it looks by going to my development page at:
https://djmoysesurfacing.co.uk/devsite/contact/
It should look like the form on this page:
Hope you can help.
Thanks.
I’ve resolved this thanks. The change between an older version of Specular on my other website and the current version was a styling option to add the border colour for the boxes on the contact form. That is what was missing. Just found it!
Hello,
Glad you managed to solve it. Let us know if you need further help.
Best regards!
You must be logged in to reply to this topic.