If you are using Bubbles WordPress theme and want to create contact form similar to the demo, you need to use contact form 7 plugin. By default the formatting of the contact us page won’t be same as the theme demo. You need to add contact form 7 short-code between this shortcode provided by Bubbles theme:
Thus, if you want to create a contact form like demo at WordPress Bubbles theme
Place your contact form 7 short-code between
[contact_form]
[/contact_form]
Final code looks like this
[contact_form]
[contact-form-7 id=”2458” title=”Contact form 1”]
[/contact_form]