Button Form Style
Dear,
I have a form generated by MaillingBoss autoresponder. As Brizy not find the plugin of this autoresponder I copyed the html of form (<form></form> to a Brizy text block. The form works fine except the button that remains, in the default state, with the background and font color white. I'm trying to change the background in the text advanced setting class css, but I can't. Can somenone help me.
The form script
<form action="https://member.mailingboss.com/index.php/lists/pg763bhr8b6b9/subscribe" method="post" accept-charset="utf-8" target="_blank">
<div class="form-group">
<label>Seu Primeiro Nome <span class="required">*</span></label>
<input type="text" class="form-control" name="FNAME" placeholder="" value="" required />
</div>
<div class="form-group">
<label>Seu melhor e-mail <span class="required">*</span></label>
<input type="text" class="form-control" name="EMAIL" placeholder="" value="" required />
</div>
<div class="form-group">
<label>Whatsapp (XX) 99999-9999</label>
<input type="text" class="form-control" name="WHATS" placeholder="" value=""/>
</div>
<div class="clearfix"><!-- --></div>
<div class="actions">
<button type="submit" class="btn btn-primary btn-submit">Inscrever</button>
</div>
<div class="clearfix"><!-- --></div>
</form>
-
Hi,
Unfortunately, it isn't possible to customize with Brizy the style for a form added as embed code in the Brizy pages. There isn't a Brizy code and for this reason, it isn't possible to edit and customize them with Brizy. I can suggest checking the plugin settings and from there change the button text colour and background colour. Also, I notice that the button have the classes "btn btn-primary btn-submit", therefore, you can create Custom CSS and in such a way you can style the button as you want. The Custom CSS you have to add in the Appearance -> Customize -> Custom CSS.
Best regards,
Sandra0 -
Hi Sandra
Thank you. May be my question is not clear. I inspected the button of form and the solution seems simple. I recorded a very short video to illustrate. Can you take a look Chrome inspection vdo ?
0 -
Hi,
I would like to help you with this but the form isn't created with Brizy and therefore it doesn't contain any Brizy code to offer the ability to edit them with Brizy. See here. You can try adding a Custom CSS to change the background color or check the plugin settings.
Thanks!
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
3 comments