Place the canvas wherever you would like on the page and select the top outline text elements to bring up the right sidebar editor and go all the way to the bottom ADVANCED to edit the class.
In your current design, from the SITE settings, select the + to add a new page and select Add from library. Click the page title in the left sidebar and from the ••• settings menu click Add From Library. Go to My Library and locate the Text Outline Canvas Add On by Northfolk, select the page and Apply My Fonts and Colors and ADD.
Text Outline
Instructions for your new
.outlinetxt
{ -webkit-text-stroke-width: 3px; /* ADJUST THE OUTLINE THICKNESS */ -webkit-text-stroke-color: #ffffff; /* SELECT YOUR OUTLINE COLOR */ -webkit-text-fill-color: transparent; /* MAKES THE ORIGINAL TEXT TRANSPARENT */ }
Here is the code and highlighted instructions on what to change. Be sure you've applied the Advanced Custom CSS Class to the elements you would like to change:
This will not show in the Showit customizer, you will need to preview to view changes