How do I hide Facebook and twitter before signup?

If you want to remove the social sharing (Facebook & Twitter) before you signup then you can leverage the custom CSS field to do so. This is available to paying customers.

  1. Open the page designer by choosing design from the dashboard.
  2. Open the design menu
  3. Insert the following custom CSS

    #social {display:none;}

  4. Click save

Knowledge Base and Helpdesk