Home › Forums › Support › In Customizer how do I add a TM to the Site Title? This topic has 3 replies, 2 voices, and was last updated 3 years, 5 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 9, 2022 at 7:51 am #2408398 Moira Ashleigh I feel like this should be simple, and I do not want to go with an image, so how do I add the trademark and have it small and raised as it should be. We used to add sup tags but this is WordPress. November 9, 2022 at 8:22 am #2408468 DavidStaff Customer Support Hi there, theres a few options, the simplest one is to use some CSS to output the TM HTML Symbol after the title: .main-title a:after { content: '\2122'; } November 9, 2022 at 8:32 am #2408483 Moira Ashleigh Thanks that was perfect and easy 🙂 November 9, 2022 at 8:45 am #2408520 DavidStaff Customer Support Glad to be of help 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In