Align the buttons under Follow Us and those under Share This Event

  • ctamyna
    Asked on August 18, 2015 at 10:28 PM
    5. Is there a way to align the buttons under Follow Us and those under Share This Event to make them look neater?
  • BJoanna
    Replied on August 19, 2015 at 3:50 AM

    You can align buttons under Follow Us and those under Share This Event by Injecting Custom CSS. 

    Inside of your Form Builder select Setup & Embed tab, then click on Preferences, then select Form Styles tab and inside of Inject Custom CSS field at the bottom of existing code paste this code:

    #id_63 {

        padding-top:23px;

    }

    Align the buttons under Follow Us and those under Share This Event Image 1 Screenshot 30

    After adding this code your form will look like this.

    Align the buttons under Follow Us and those under Share This Event Image 2 Screenshot 41

    Here is my cloned form: http://form.jotformpro.com/form/52301758965967? 

    Feel free to clone it.

    Hope this will help. Let us know if you need further assistance.