Okay
  Public Ticket #3368661
Dropshadow on text
Closed

Comments

  •  16
    vibekekelway1 started the conversation

    Hi there,

    I have a video background in the header of the homepage. I've put a Very Heavy colour overlay on the background to make the Headline legible, however, it's still difficult to read.

    I'd like to avoid adding even more colour overlay as the colors from the video are important. 

    Is there any way to either add heavier colour overlay behind the Headline only, og perhaps make a kind of dropshadow on the text? 

    I hope you can help.

    All the best,

    Vibeke

  •  1,877
    Judith replied

    Hi Viebeke,

    Thanks for keeping in touch.

    Please try this css:

    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"] {
        background: red;
    }

    Thanks.