I’m using one of the premade templates and am new to CornerStone. I am trying to figure out how to replace the filler contact form with one I created. Please advise.
Hello @gobeyondesign,
Thanks for writing to us.
In order to change the contact form I would suggest you go to the element and select the Contact Form from the the select box.
Alternatively, you can use the Raw content element where you need to insert the Contact From shortcode. Please have a look at the screenshot.
Hope it helps
Thanks
How do I make the Newsletter contact form be on one line instead of having the Submit Button UNDER the input box?
Hey @gobeyondesign,
Do you mean display it like this?
You may need to need to use a custom css and change the display attribute of the <label>
element from block
to inline-flex
. To do that, using your browser’s Development Tool, you can check the live HTML code and find which CSS selector you need to use or what CSS code has been used to style the page.
Check out this video demonstration:
https://www.youtube.com/watch?v=EY3CCMWD67o
For example;
Be advised that custom
CSS coding
is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.