site title mixed stiles
-
hello!
you can go to customize → site title
then as type choose "html"
Then enter sth like
Hi <i>Good day</i>
you can combine
it will look like this

if you have a textformat you want to use, go to textformats

in here you'll see "HTML Class:"
in this case its: _testnow use the html in site title like this:
<div class="_test">Hi <i>Good day</i></div>that makes it use the textformat's style

you can combine different textstyle here too like:
<span class="_test">Hi</span> <span class="_Default">Good day</span> -
which would look like this in my case:

-
as for the project title you cant mix different styles
but you can use project descriptions and mix different styles in there:
https://laytheme.com/documentation/project-description.htmlif you want to use textformats for mixing different styles within one line or one word, its best to use a format type of "character"

because the other formats will create new blocks of text