SyntaxFix
Write A Post
Hire A Developer
Questions
You can use CSS3 RGBA in this way:
rgba(255, 0, 0, 0.7);
0.7 means 70% opacity.
0.7