Pixel 2 defult template and Formidable forms with 2 columns layout

Permalink Browser Info Environment
My client website has a few long forms, and I am using Formidable forms Plug-in to create the forms in two columns, to provide a nicer layout, the forms look great, except the default pixel theme is placing the columns on the form, together, "0" pixel distance in between the fields, I placed a support ticket with the developers of the plugin, and they reply to reach to the developers of the theme. because the resulting layout is generated by the website theme.

How can I adjust the space for the form fields? can I add a class or something like that?
In the attached image you can see the first fields on the form, but the form has about 10 fields on each column

1 Attachment

Type: Ticket
Status: Resolved
3DA
View Replies:
shahroq replied on at Permalink Reply
shahroq
Hi,
Plz, send me a live link here or via private msg so I can take a look.
3DA replied on at Permalink Reply
3DA
Hello shahroq, just wondering if received the private msg, Thank you :-)
shahroq replied on at Permalink Reply
shahroq
Hi,
Plz, paste this piece into your site custom.dev.less file and it should create the space between columns. If you don't know how to use custom.dev.less file, check the Instructions page #18.

@col-space: 15px;
@media only screen and (min-width: 641px) {
  .formidable .formidable_column.width-6:not(.last) {
    padding-right: @col-space;
  }
  .formidable .formidable_column.width-6.last {
    padding-left: @col-space;
  }
}
3DA replied on at Permalink Reply
3DA
Thank you works perfect :-)

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.5RC1
Version Installed - 8.5.5RC1
Database Version - 20201116182100

# Database Information
Version: 5.7.37
SQL Mode: ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

# concrete5 Packages
Automatic Email Obfuscator (2.0.1), Buttons Factory Pro (3.0.8), Formidable (Full Version) (2.1.5), PDF Viewer (1.0.1), Pixel Theme (2.4.0), Pure Accordion (0.9.2), Responsive Embed (1.0.1), Responsive Image Map (1.2.1), Spacer (0.9.4)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
fpm-fcgi

# PHP Version
7.3.33

# PHP Extensions
bcmath, bz2, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, Reflection, session, shmop, SimpleXML, snmp, soap, sockets, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 1200
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 4000
memory_limit - 512M
post_max_size - 512M
upload_max_filesize - 512M
ldap.max_links - Unlimited
mbstring.regex_stack_limit - 100000
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
opcache.max_accelerated_files - 4000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.