hey guys. we have done some css modification. we try to get a background color for the heading font inside a fullscreen slide: is look like this at them moment: https://imgur.com/a/1dhtN6m
and it should look like this: https://www.arteffekt.at/
i think we have some troibles with the css. can you please take a quick look. or is there a way to do this with the extanded styling options ?
thank you so much :)
alex
Hey diefleischerei,
I think it’s hard to do with the current structure.
Can you try to wrap each line of word or words inside a span tag?
then add this css code in QUick CSS (located in Enfold > General Styling):
.home #fullscreen_slider_1 h2.avia-caption-title span {
background-color: rgba(255,0,0,0.85);
line-height: 1.3;
padding: 0 3px;
}
Hope it helps.
Best regards,
Nikko
This sort of functionality has been asked for time and time again. Why can’t you just add text and colour options to the theme after all these years?
This would be amazing :) @Heathcliffe.
Tahnks Nikko, i will try this code :)
Hey nikko, it works now – i have deletes some css code.
how can i apply this effekt form the landingpage also at this page —>
Hi,
Duplicate the previous code and replace the .home to .postid-675
Let us know if that works.
Best regards,
Basilis