MenuClose

How to I remove the indent on Unordered Lists / UL Items

You can change the default indent either globally in the custom-style elements area or in an individual Snippet Block.

Setting a Global Indent Style

  1. Go to Design > Custom Style Elements
  2. Scroll down to the BULLET LIST field
  3. Add the required indent via the padding-left setting. padding-left:16px; should align with the standard content.

Changing the indent on a list item in a snippet block

  1. Click into the required Snippet Block and click the red-cog icon
  2. From the options at the top of the popup, click UL
  3. Click the padding value showing on the general properties screen to jump to the padding settings
  4. Change to the required padding left value - 16px is the default padding value to align next to the other content.

Index Previous