Apply opacity in cover or group block without affecting child or text
-
Hi,
I am trying to add transparency to a cover block without changing the opacity of the child elements: group block or text.
I found out that opacity might be inherited to child elements and that a solution for it might be using background-color RGBA values instead, as explained here: https://stackoverflow.com/questions/5770341/i-do-not-want-to-inherit-the-child-opacity-from-the-parent-in-css but it doesn’t seem to apply when added through custom css; setting opacity works but for some reason setting the rgba values for background-color of a cover or group block doesn’t; even when I used !important
Any ideas on how to apply this?
thanks
RodThe page I need help with: [log in to see the link]
- The topic ‘Apply opacity in cover or group block without affecting child or text’ is closed to new replies.