The padding-top property sets the top padding (space) of an element. The space is created inside the element's border.
Value
Description
(numeric)
e.g. '15' would set the top padding for an element to 15 pixels (Microthemer automatically adds the 'px' unit if a unit isn't specified). Other commonly used units include 'em' and '%'. So you could enter '5%' in the Top Padding field.
Padding Top
The padding-top property sets the top padding (space) of an element. The space is created inside the element's border.
Themeover CSS Reference
Online CSS References: Padding Top
Online CSS Tutorials: Padding & Margin