Padding / Margins

Flexi treats spacing differently than most themes by giving you both quick controls and advanced flexibility.

1

Basic Spacing

Use the built-in px slider to set spacing for top, right, bottom, and left. This is the fastest way to make precise adjustments.

2

Custom Spacing

Switch to the custom setting if you want more control. Here you can enter values like:

  • 4rem

  • 20px 16px

  • 2em auto

This option is perfect for applying responsive or shorthand CSS values.

3

Developer Mode

For full customization, enable Developer Mode, pass in a custom class, and then write your own CSS. This gives you unlimited flexibility and lets you reuse spacing styles across sections.

With these options, Flexi makes it easy to keep layouts consistent while still allowing for highly custom designs.

Last updated