Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Can't stop contact form formatting

Home / Forums / Virtue Theme / Can't stop contact form formatting

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
July 13, 2017 at 2:09 pm

Hello,
I have placed a contact form 7 box in a row module with text formatting and colored background. When I added new rows below, the text is all “strong” and I can’t turn it off even though I added: <div style=”clear: both;”></div> <div style=”clear: left;”></div> I need to end the formatting as it’s making all content beyond the form as bold. I’m pretty sure this is the problem as when I removed the contact form code – everything went back to normal.

Here is the html code I used for the form:

<div style=”background: #1C63AA; float: left; margin: -15px 0 25px 0;”>
<div style=”width: 375px; margin-left: 10px; margin-right: 15px; color: #fff;”>
<p style=”margin-top: 10px; color: #fff;”><span style=”font-size: 14pt;”>Please feel free to contact us with any questions that you may have.</span></p>
[contact-form-7 id=”43″ title=”Contact form 1″]
</div>
</div>
<div style=”clear: both;”></div>
<div style=”clear: left;”></div>

Link to the site:

Thank you!!

  • The forum ‘Virtue Theme’ is closed to new topics and replies.