Hey,
Is there a way to to make a container partly transparent and keep the content inside it 100% opaque?
Hoping there is an easy fix that I just can’t find
Hey,
Is there a way to to make a container partly transparent and keep the content inside it 100% opaque?
Hoping there is an easy fix that I just can’t find
Hey @Sondre, unfortunately, overriding a parent container’s opacity is not possible – this is a CSS behavior and not something specific to Appfarm Create. You can, however, use rgba if you’re dealing with a plain color in the background.
Hope this helps!
Very nice! Thank you that worked Did not know about the a