Purpose-built
for you
Open main menu
Email
Calendar Invites
Text Cleaner
Mailto Generator
Code Validator
Countdown Timer
Web Tools
Favicon
Post Checker
QR Code Generator
Text Shadow
Box Shadow
Gradient
Cheat sheet
Special Characters
Platform
Overview
Managed Services
Support
Partners
Intergrations
CSS Text Shadow Generator
Horizontal Shift
Reset
Vertical Shift
Reset
Blur
Reset
Opacity
Reset
Colour
Preview
Your new text-shadow code!
text-shadow: rgba(0,0,0,1) 2px 2px 2px;
Copy
Adding a shadow to your text in your microsite
Click each step for more detail
Step 1
Edit your microsites HTML by clicking the <> button
Step 2
Find the text you want to add the shadow too in the HTML
Step 3
Add the following code to the texts style attribute
text-shadow: rgba(0,0,0,1) 2px 2px 2px;
Copy