form response output message
Hi there,
could you please take a look at the following?
As you can see in the attached message, the info message falls behind the submit button.
I need to show it underneath the submit button.
Thanks!
Regards
Attachments:
You must be
logged in to view attached files.
Hi @marcos,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.wpcf7-form .wpcf7-response-output {
top: 85px;
position: relative;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.