Plugin Directory

Changeset 1328798


Ignore:
Timestamp:
01/15/2016 06:57:14 AM (10 years ago)
Author:
alexusblack
Message:

FAQ small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ninja-forms-blocks/trunk/readme.txt

    r1328793 r1328798  
    2929= How create two columns layout with custom css? =
    3030
    31 Create two columns with blocks in form editor, add `njf-column njf-column__left` classes to first [BLOCK] and
    32 `njf-column njf-column__right` classes to second [BLOCK].
     31Create two columns with blocks in form editor, add
     32`njf-column njf-column__left`
     33classes to first [BLOCK] and
     34`njf-column njf-column__right`
     35classes to second [BLOCK].
    3336Then add this code to your CSS file (thanks @ronherren):
    3437`.njf-column {
Note: See TracChangeset for help on using the changeset viewer.