Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
There are some standard CSS classes that can be used:
Text Colours:
Dark blue: “darkblue” Dolor Nibh Mollis
Light blue: “lightblue” Dolor Nibh Mollis
Turquoise: “turquoise” Dolor Nibh Mollis
Green: “green” Dolor Nibh Mollis
There is also ‘.white’ and ‘.black’.
Font Sizes:
Font 18px: “font18” Dolor Nibh Mollis
Font 24px: “font24” Dolor Nibh Mollis
Font 28px: “font28” Dolor Nibh Mollis
These go from font8 to font50 so you can use anything inbetween this.
Other useful classes:
Blod: “bold” Dolor Nibh Mollis
Italic: “italic” Dolor Nibh Mollis
Underline: “underline” Dolor Nibh Mollis
Centered text: “aligncenter” Dolor Nibh Mollis
So as an example, you could use class=”aligncenter bold font20 green” and it would show text as:
Tortor Condimentum Egestas Pellentesque Malesuada
This can be useful working in visual composer where you can add extra classes to the elements.
And some others are:
Padding Top: There is “pad-top-20” and “pad-top-40” for 20px or 40px padding at the top of the element.
Padding Bottom: There is “pad-btm-20” and “pad-btm-40” for 20px or 40px padding at the bottom of the element.
Blockquote: This can be used like “<blockquote>This is a blockquote</blockquote>”
This is a blockquote