Is it possible to bold or italicize individual words in the text area/call out / quotes bar in the Template Builder?
Customize Text in Text Area/Call Out bar
6 posts from 2 voices-
Posted 10 months ago #
-
Anyone?
Posted 10 months ago # -
Hi ,
Sorry for the late response, try to add this code in your Quick CSS:
.dynamic_element p { font-style: italic; font-weight: bold; }or this code, if the code above doesn't work:
.dynamic_element p { font-style: italic !important; font-weight: bold !important; }Hope this helps. :)
Regards,
IsmaelPosted 10 months ago # -
Thanks for the response, Ismael. I'm curious if I can make SPECIFIC words bold or italics, not the entire text itself. It's for my company mission statement, and I want a couple words to be highlighted.
Thanks.
Posted 10 months ago # -
ah, nevermind, I found out that I could use <style> brackets in the template builder itself and it works! Thanks, team
Posted 10 months ago # -
Hi bjohnsrud,
Glad that we could help. :)
Cheers,
IsmaelPosted 10 months ago #
Reply
You must log in to post.














