DEV Community

Discussion on: HELP Opacity problem in images and text.

Collapse
 
interstrony profile image
interstrony

Replace red on rgb(255,0,0,0.6).

Collapse
 
cem_coduroglu profile image
Cem coduroglu

Hey thank you i will try. So may i ask you why is that hit different

Collapse
 
prakhart111 profile image
Prakhar Tandon

Have a look at my CSS Basics series, that might help you.

dev.to/prakhart111/some-basics-of-...

Collapse
 
prakhart111 profile image
Prakhar Tandon • Edited

That will reduce the text opacity.
His target is to reduce image opacity without hampering the text opacity.
And by the way, its rgba( )