Body
Typography & Color Customization
In this section, you’ll find several dropdown menus to customize the appearance of text across your site.
🅰️ Typography menu
Here, you can fine-tune your site’s typography:
Import your own font
You can import a custom font using a <style>
tag (instead of <link>
), which ensures a cleaner integration within your theme.
Define one or more fonts
Simply type the name of the desired font.
➕ You can add multiple fonts by separating them with commas — this acts as a fallback if a font isn’t supported by the browser.
Example: Arial,sans-serif,etc...
Font size
Adjust the text size to match your preferences or accessibility needs.
Font weight
Choose whether you want thin, normal, or bold text.
Line height
Control the vertical spacing between lines of text for better readability.
🎨 Color menu
A second dropdown menu lets you customize color options:
Background color
Choose the general background color of your site or a specific block.
Text color
Change the main text color to better match your theme or branding.
Last updated