Skip to content

Border Style

Borders
The border-style property defines the style for the element's border.
Class Properties
wpex-border-none
border-style: none;
wpex-border-solid
border-style: solid;
wpex-border-dashed
border-style: dashed;
wpex-border-dotted
border-style: dotted;
wpex-border-double
border-style: double;