Theme4Press › Forums › alora › Buttom option › Reply To: Buttom option
#27435
|
Hi,
I already mentioned that you need to wrap your button shortcode in the following.
<div style='float:right;clear:both'></div>
For example. Do this in the HTML editor after you insert the button.
<div style='float:right;clear:both'>
Solicitar presupuesto</div>
Thank you.