how to remove opacity to child element css | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

how to remove opacity to child element css

how to remove opacity to child element in css?

28th Aug 2022, 6:04 AM
Hadi
Hadi - avatar
1 Respuesta
0
You may use CSS Child selectors Descendant selectors Or The :nth-child selector If you provide your code attempt via code bit. It would be easier to demonstrate.
30th Aug 2022, 8:51 PM
Chris Coder
Chris Coder - avatar