Hello again team,

I am having trouble getting the masthead text to appear in white like the demo. I have tried: setting the title and description text as white in the "extra field" within the module settings. Checked the primary palette has white text specified; created a custom palette called masthead and applied it to the position, ensuring the text is white. None of these appear to have worked. (Have also cleared local cache.)

I tried applying the following custom css, to make the loading background colour black, and then the text white, but I've obviously got it wrong. Can you offer any directions/help to see where the option is to change the masthead text to white? Thank you.

`.t4-masthead .ja-masthead:before {
background-color: #000000 !important;
opacity: 0.95 !important;
}

.ja-masthead .ja-masthead-detail {
color: #ffffff !important;
}`

Is there a way also to specify a block cover (black) overlay to the masthead image at say 10%?

    amturner Hello

    There was an issue with the z-index in version 1.2.0 of JA Masthead, please remove that custom css and update latest version for JA Masthead module.

    It will be fine 🙂

      saguaros
      Thanks again saguaros for your help.

      The white text is now displaying with the new masthead version. Is there an efficient way using css to specify the colour overlay in order to help offset the text from the image more for all masthead instances?

        amturner Could you share screenshot illustrating how you want it should be?

        Write a Reply...
        You need to Login to view replies.