Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Lower Arc effect on type with CSS Re: Lower Arc effect on type with CSS

#111486
Kitty Giraudel
Participant

The long answer is you can wrap each letter into a span (manually or with lettering.js), then target them with nth:child (or JS) and apply them specific styles.