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

    (@pogidude)

    I don’t see the form on the page..

    Thread Starter shoofl

    (@shoofl)

    It is there. it is on the right side of the page just above social icons box.

    Thread Starter shoofl

    (@shoofl)

    Also, please, tell me how to change the colour of the explanation field (they appear in dark red colour now).
    By ‘explanation fields’ I mean fields which appear on the right side of the form fields when user filled in the form not correctly.

    Thank you in advance!

    Plugin Author Ryann Micua

    (@pogidude)

    the theme is setting all input buttons to have 100% width. If you wish to counter act that, edit your action box, then, look for the Custom CSS field and add the following code:

    #sidebar .magic-action-box input[type="submit"]{ width: auto; }

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Make subscription button smaller’ is closed to new replies.