Display the success message on the contact form using a label

2 replies·opened Jul 25, 2016
M
marcpikJul 25, 2016

Hello, and congrats for your theme! :)

I’ll like to know if its possible and how to display the success message on the contact form using a label just above the form and not with a notification.

I look forward to your response.

Thank you

Marc

S
SemiColonWebSTAFFJul 25, 2016

Hello,

This is Definitely Possible and is already available with the Default Codes. Simply add the data-alert-type="inline" Attribute to the .contact-widget Element. Example:

<div class="contact-widget" data-alert-type="inline">

	<div class="contact-form-result"></div>

	<form>
		...
	</form>

</div>

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

M
marcpikJul 26, 2016

Ok! This work fine! :)

Thank you very much!

Marc

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard