Okay
  Public Ticket #248113
Transparent Overlay
Closed

Comments

  • Laurence started the conversation

    i want to make a transparent overlay to put onder a text to make i easier to read. how can i do that?

  •  8,445
    Tahir replied

    Hey Laurence!

    Where exactly do you want the overlay . Please provide more details. 

    Thanks


    ThemeNectar Support Team 

  • Laurence replied

    as you can see on the photo the text is really hard to read so i would like to add an overlay under the text.

  •  8,445
    Tahir replied

    Alright  , Can you provide url where i can see the text  ?. Is it the page header , Nectar slider or on some page ? 

    Thanks


    ThemeNectar Support Team 

  • Laurence replied

    all right, it is right here on the home page: http://www.propertyconsultants.mobi

  •  8,445
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel :

    .home .wpb_text_column h3 span, .home .wpb_text_column h4 span {     background: rgba(12, 12, 12, 0.59);     color:#fff !important }


    Cheers


    ThemeNectar Support Team