Hi,
I want to have a transparent background for my special heading in a colored sections.
I used the following background-color property:
{background-color: rgba(0,0,0,0.2); }
which works fine, but the problem is that the background is streaching out over the whole screen and not just behind the text as see here.
I already tried {padding: 0px!important;} but is not working.
How can I limit the backgroud just to the text?
BR
Flo
Hey catchbudapest,
Please include the url to the page in question so we can take a closer look and assist.
Best regards,
Mike
Hi Mike,
I bypassed the problem now by adding a section background overlay with Overlay Opacity.
BR
Florian