Headline opacity (text only)

rgfuller
12 Posts
rgfuller posted this 19 May 2017

The Headline text inherits the opacity of the header background. I want a translucent header background image (opacity = .2), a transparent headline background, but 100% opaque letters in the headline text, The Headline has an opacity control for the Headline background, but there seems to be no opacity control for the Headline text. Please help.

The Headline text inherits the opacity of the header background. I want a translucent header background image (opacity = .2), a transparent headline background, but 100% opaque letters in the headline text, The Headline has an opacity control for the Headline background, but there seems to be no opacity control for the Headline text. Please help.
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 22 May 2017

Hi,

This is a feature of the css opacity property.
It affects the whole Header including inner elements, not just background image.
https://www.w3schools.com/css/css_image_transparency.asp >> "Transparent Box"
There is no native css option to make background image transparent. I suggest that you use initially transparent image.

Thank you,
Olivia

Hi, This is a feature of the css `opacity` property. It affects the whole Header including inner elements, not just background image. https://www.w3schools.com/css/css_image_transparency.asp >> "Transparent Box" There is no native css option to make background image transparent. I suggest that you use initially transparent image. Thank you, Olivia
You must log in or register to leave comments