Skip to content
any.green
  • Home
  • About this
  • Cinema4D
  • After Effects
  • 8thQ
    • Hype
    • Edge Animate
    • Muse
    • Hosting
  • QuickTips
    • After Effects
    • Cinema4D
    • Edge Animate
    • Muse
    • Mac OS X

Create outline text in Hype

March 1, 2020 by Lennert

Simply add the classname “stroke” to your text and the following lines to the of your document:

	<style>
		.stroke {
			-webkit-text-fill-color: transparent; /* Will override color */
			-webkit-text-stroke-width: 1px;
			-webkit-text-stroke-color: #ffffff;
		}
	</style>
Categories Uncategorized
Bottom align modules in Divi
Optimizing the loading time of your Hype project
© 2023 any.green • Built with GeneratePress