Gradient

Button gradient related options comes under this tab.

Available Options:

Field LabelField TypeShort Code AttributeDefault ValueAvailable ValuesDescription
Type
Normalselectgradient_type_normalverticalvertical, horizontal, diagonal_top, diagonal_bottom, radialSelect gradient type.
Hoverselectgradient_type_hoververticalvertical, horizontal, diagonal_top, diagonal_bottom, radialSelect gradient type for when button will be hovered.
Stop (Normal) [Repeatable]
Locationrangegradient_stop_location_normal--Set gradient stop location. Must be between 0 and 100.
Colorcolorgradient_stop_color_normal--Set gradient stop color.
Stop (Hover) [Repeatable]
Locationrangegradient_stop_location_hover--Set gradient stop location fro when button is hovered. Must be between 0 and 100.
Colorcolorgradient_stop_color_hover--Set gradient stop color for when button is hovered.
CSS
Normalcss editorgradient_css_normal--Add custom gradient CSS.
Hovercss editorgradient_css_hover--Add custom gradient CSS for when button will be hovered.