Hi, url to your webpage? you’ll probably need to add some Custom CSS code.
Hi Ryann,
We bought the premium plugin. Here’s the site I hope you can help me out.
http://www.alchemyreimagined.com/mindfulness-map-download/
If possible I want the form field to go across the bottom of the box. If you check below, there’s a sign-up section as well. I am hoping I can have the fields as large as those.
Thanks in advance.
Edit your action box, then add the following css code into the Custom CSS field (bottom of the edit screen):
.magic-action-box input{ height: auto; }
The field size issue was because your theme is making all form fields “small”.
As for being aligned to the right, have you tried just making the form fields wider? Edit the style used in the action box, go to Form Elements tab -> Input Boxes section -> Input field width. Set the Input Field Width to 180. Right now it is at 150.