Answer the question
In order to leave comments, you need to log in
How to style such text?
The image above ( full size ) shows the text from the layout. How to style this miracle of design thought?
In Photoshop, text is implemented as three text layers superimposed on each other.
The top layer is transparent text with a gray translucent stroke.
The middle layer is blue text, slightly offset from the top one, and with 30% opacity.
The bottom layer is the patterned text with 35% opacity.
With the help of shadows, it turned out to achieve the following result:
codepen.io/anon/pen/PPzJEJ
For the texture, I tried the method with -webkit-background-clip: text;
, but because of the text-shadow property, the method does not work.
I also tried several methods on SVG, but I couldn’t implement it right away, now I’m analyzing methods with SVG in more detail.
How can you style text like this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question