This feature is found on the Customizations page, which is available to users on the paid Boost plan.

A dash pattern is formed by a comma-separated sequence of numbers. Numbers alternate between segment lengths and gap lengths. For example:

  • 12, 4 is a repeating pattern of 12px segments separated by 4px gaps.
  • 10, 3, 6, 3 is a repeating pattern of a 10px segment, then a 3px gap, then a 6px segment, then another 3px gap.

Restrictions

  • You must enter an even number of values so that each segment length will be paired with a subsequent gap length.
  • The maximum length of a segment or gap is 25 pixels.