Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ryann Micua

    (@pogidude)

    Hi, url to your webpage? you’ll probably need to add some Custom CSS code.

    Thread Starter xryztinf

    (@xryztinf)

    Hi Ryann,

    We bought the premium plugin. Here’s the site I hope you can help me out.
    https://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.

    Plugin Author Ryann Micua

    (@pogidude)

    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.

    Thread Starter xryztinf

    (@xryztinf)

    Hi Ryann,

    Thanks! It worked.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form Field Size’ is closed to new replies.