Loading...

Padding properties

Set the Top, Bottom, Left and Right padding on an element. Use Equal padding to set all at the same time.

Padding top, bottom, left and right

Set the padding on each side of the element.

Expected value:

  • Enter a number 
  • Negative values are not accepted

Accepted units:

You can leave blank or specify a unit to be used.

  • blank - Just add a number and the value will be interpreted as pixels and be converted to rem's automatically if this behaviour is set within Base unit settings
  • px - The value will be applied in pixels
  • % - The value will be applied as a percentage of the parent elements width

Note: Additional units are accepted. For more information see https://www.w3schools.com/cssref/css_units.asp

Find more information at https://developer.mozilla.org/en-US/docs/Web/CSS/padding

Padding equal

Set the padding on all sides of the element. 

Note: Padding on individual sides overrides equal padding.

Expected value:

  • Enter a number 
  • Negative values are not accepted

Accepted units:

You can leave blank or specify a unit to be used.

  • blank - Just add a number and the value will be interpreted as pixels and be converted to rem's automatically if this behaviour is set within Base unit settings
  • px - The value will be applied in pixels
  • % - The value will be applied as a percentage of the parent elements width

Note: Additional units are accepted. For more information see https://www.w3schools.com/cssref/css_units.asp

Find more information at https://developer.mozilla.org/en-US/docs/Web/CSS/padding

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation