• An in-line option would be cool. I need only a single word to be ‘typed’ and the rest of the string to be static, but I didn’t manage to achieve this result as my static text will go on the next line due to a div I believe.

    Please advise.

Viewing 1 replies (of 1 total)
  • adevandry

    (@adevandry)

    .typed-div-35341 { display: inline; font-size: 1em;
        color: #ffffff;
        margin: 0 auto;
        text-align: center; }

    Update the number to reflect your own Type project.

Viewing 1 replies (of 1 total)
  • The topic ‘How to inline the typed text?’ is closed to new replies.