two different fonts in one text field
Is it possible to use two different fonts in one text field? If I select a single word in a text block and use a different font, the entire line changes to the new font in the text field. Is there a way or how could I do this?
-
Hi Silke,
Thank you for reaching out to us.
Unfortunately, the requested functionality is currently not available. To achieve this, you would need to use custom HTML code, as demonstrated on this screencast - https://youtu.be/dmlzyhH3mT8
The HTML code snippet used in the above example.
<h2>
<span style="font-family: arial; color: blue;">Decorate For Less With Art Posters</span><br/> <span style="font-family: cursive; color: red;">& Tasty Accessories</span>
</h2>You can insert the above code within an Embed code element.
You are welcome to try this out and let me know if this works for you.
Best regards,
Ariel H.0 -
Hi Ariel,
thank you for your response and your solution.
It works with google fonts, but it doesn’t work with a font which i have manually uploaded (font wilderness).
Do you have another opportunity for me?Thank you for your help.
Best regards,
Silke0 -
Hi Silke,
Have you considered the option of splitting text into multiple text elements? In the hero section of the page https://restaurant1.brizy.site/ three texts are added to three columns and have I applied a different font to the middle text.
0
Please sign in to leave a comment.
Comments
3 comments