This topic has 7 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
We are trying to transform the generic contact form 7 into a form with three rows of two columns, a subject dropdown field and a message box.
Having tried to copy in code from various sources none of them seem to work.
Is there something programmed into the backend of XSTORE which prevents such codes from functioning properly?
Also, is there any source we could refer to that you could recommend?
Any help will be greatly recommended. Kind Regards, Su.
We’ve got another question regarding the same page, in private content, its on the screenshot.
Kind Regadrs, Su.
Hello,
1. I’ve changed http://prntscr.com/go8yv6 and added css code in Custom css for page http://prntscr.com/go8z92
2. http://prntscr.com/go900r
Regards
Hi Rose,
Do you have the custom CSS code so we can cut and paste them into the Page Settings.
Would be grateful if you could send. Kind Regards, Su.
I’ve added the code, please check. You may change the code if needed.
Regards
Hi Rose,
Could you pls advise as to where you have entered this code?
Kind Regards, Suzanne.
Seems the code was overwritten, so please use:
input.wpcf7-form-control.wpcf7-text {
width: 100%;
margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
margin-top: 10px;
}
.ibox-block .ibox-content h3 {
margin-bottom: 20px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up