You can add this item with Inline Shortcode:
Default code:
[google_font font="Open Sans" size="" weight="400" italic="0" letter_spacing="1" color="#626262" subset="Arial"]Aliquam erat ac ipsum[/google_font]
Attributes | Description |
---|---|
font |
Google font name |
size |
Font size in px |
weight |
Font weight (some fonts only): 100 - Thin, 100 - Thin Italic, 200 - Extra-Light, 200 - Extra-Light Italic, 300 - Light, 300 - Light Italic, 400 - Regular, 400 - Regular Italic, 500 - Medium, 500 - Medium Italic, 600 - Semi-Bold, 600 - Semi-Bold Italic, 700 - Bold, 700 - Bold Italic, 800 - Extra-Bold, 800 - Extra-Bold Italic, 900 - Black, 900 - Black Italic |
italic |
Enter 1 for Italic font |
letter_spacing |
Letter spacing in px |
color |
Use one of predefined colors, color name, hex or rgba, e.g.: grey, #626262 or rgba(98, 98, 98, 1) |
subset |
Google font name for subset |
Example of this shortcode below:
[google_font font="Bilbo" size="6" weight="600" italic="0" letter_spacing="2" color="#1d72bd" subset="Lato"]Aliquam erat ac ipsum[/google_font]
Examples of use:
Pre-built website: | Link: |
---|---|
Sample demo | See in action |