ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
I am using reaction on my website. I want to use a image with alpha filter (transparency) as a background, but when I changed the values using css, the filter is applied to all content (fonts, images). How can I solve this problem to apply the filter just on the image, but not in the text?
Sorry, but the filter method always makes the child elements transparent too.
There is no way around it. Thats why RT is using transparent pngs if transparency is needed.