Text
The text shortcode allows you to insert a text with Bootstrap styles.
Try the following shortcode examples on your WordPress page and view the page to see it in action.
Examples
[bsv-text]
[bsv-text color="danger" emphasis="italic"]
Format
[bsv-text parameter="value" ...]
Parameters
Parameter
Description
Default
align
Text alignment
start
center
end
no value
bg
Background Bootstrap color:
danger
dark
info
light
primary
secondary
success
warning
no value
color
Text Bootstrap color:
danger
dark
info
light
muted
primary
secondary
success
warning
no value
emphasis
Text decoration:
italic
underline
strikethrough
no value
transform
Text transformation:
lowercase
uppercase
capitalize
no value
weight
Font weight:
bold
bolder
normal
light
lighter
no value
Last updated
Was this helpful?