Forum breadcrumbs - You are here:ForumThemeGlance: WP FitnessTeam Page Setup
Please or Register to create posts and topics.

Team Page Setup

Hello,

The team page ignores all paragraphs and basic formatting, how do i fix this?

Team

Thanks

Hi,

It would be better if you could send us the site URL so that we can check the issue and suggest you the solution.

Thanks

Hi,

As per your query, we have seen your site and contact page.
We are giving you some easy steps and Code to add on contact form plugin.
Go to Dashboard >> Contact >> Just edit the form and replaced the code with new one given by our side >> Update.
<div class="row">
<div class="col-md-6">[text* your-name placeholder "Name"] </div>
<div class="col-md-6">[email* your-email placeholder "Email"]</div>
<div class="col-md-6">[tel* your-email placeholder "Phone No:"]</div>
<div class="col-md-6">[text* your-email placeholder "Subject"]</div>
<div class="col-md-12">[textarea your-message  placeholder "Message"]</div>
<div class="col-md-12">[submit "Send Message"]</div>
</div>
If you need any other help please let us know.
Thanks