Shadow
Button shadow related options comes under this tab.
Available Options:
Field Label | Field Type | Short Code Attribute | Default Value | Available Values | Description |
---|---|---|---|---|---|
Normal [Repeatable] | |||||
Horizontal | range | shadow_horizontal | - | - | Set horizontal shadow in pixels. |
Vertical | range | shadow_vertical | - | - | Set vertical shadow in pixels. |
Blur | range | shadow_blur | - | - | Set blur radius in pixels. |
Spread | range | shadow_spread | - | - | Set shadow spread in pixels. |
Position | select | shadow_position | - | (blank), inset | Select shadow position. |
Color | colorpicker | shadow_color | - | - | Set shadow color. |
Hover [Repeatable] | |||||
Horizontal | range | shadow_horizontal_hover | - | - | Set horizontal shadow in pixels for when the button will be hovered. |
Vertical | range | shadow_vertical_hover | - | - | Set vertical shadow in pixels for when the button will be hovered. |
Blur | range | shadow_blur_hover | - | - | Set blur radius in pixels for when the button will be hovered. |
Spread | range | shadow_spread_hover | - | - | Set shadow spread in pixels for when the button will be hovered. |
Position | select | shadow_position_hover | - | (blank), inset | Select shadow position for when the button will be hovered. |
Color | colorpicker | shadow_color_hover | - | - | Set shadow color for when the button will be hovered. |
CSS | |||||
Normal | css editor | shadow_css | - | - | Set custom box shadow CSS. |
Hover | css editor | shadow_css_normal | - | - | Set custom box shadow CSS for when the button will be hovered. |