I have a rotating headline on my homepage. The background image is very restless. It is difficult to read. How can I give this heading a “transparent” background? Not across the width but only under the heading. Is that possible?
THANK YOU !
Hey Karolina2020,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_1 h1.av-rotator-container-inner {
background: rgba(0, 0, 0, 0.2);
}
Best regards,
Rikard
Good morning Rikard,
thank you. Is this possible give the background only under the heading ?
Hi Karolina2020,
Please add this CSS code as well:
.home #av_section_1 h1.av-rotator-container-inner {
display: inline !important;
}
Best regards,
Nikko
Nikko,
thank yoouuuuu
Hi Karolina2020,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko