Hi,
I have a form on my homepage. It’s a single field and it should take the user to a full signup page. Unfortunately when it is clicked it does go to the correct page but shows a massage saying “Your message has been sent!” which obscures the rest of the page content. How can I have it just go to the main form page without the message?
Also, on the homepage there is quite a large space between the red text “Join etc…” text ad the bottom of the slider. Is there a way to reduce the space above and below this message as I’m trying to get the whole thing above the fold while having the slider as big as possible.
Thanks for your help, it’s a cracking theme which indent to use on many more jobs.
Hey johnmac1967!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .av-special-heading {
margin-top: 20px;
}
.page-id-42 div#ajaxresponse_1 {
display: none;
}
Best regards,
Yigit
Thanks Yigit, the homepage solution worked a treat but when you click submit you are taken to the page that doesn’t display the form, you need to click ‘Contact Us’ in order for the form part to display.
Thanks,
John
Hi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
Yigit
Sorry Yigit, I don’t understand what you mean.