This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

How to set the margins to zero?


  1. fox66
    Member

    Obviously, all my forms have a left-margin (http://www.dibevo.nl/dibevo-vakbeurs/bezoekers/trimdemonstraties-en-gratis-workshops), but I like to align the margin with the rest of the page. How can I change this setting?

    Posted 8 years ago #
  2. yuniar

    You can edit the theme of your form, click the Advanced CSS menu item and add this code:

    form.appnitro, .embed form.appnitro{
      margin: 0px !important;
    }

    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply