Skip to main content

adding custom selector to single word

Comments

1 comment

  • Alex

    Hi,

    I'm afraid you can't do that with the text element. You could use Embed element and add this text with HTML where you can add the necessary tags.

    btw: I had an idea that might help you: set that word as bold: https://jmp.sh/hlpn5R7 this will add <strong> tag in code and then with CSS you can address to this tag :) ->  https://jmp.sh/HGzb44w

    0

Please sign in to leave a comment.