Black Layer to a blog or page Image

Hello,

I have a blog Page, and iam doing a background Titel Image!

CAn IAm doing a Black Layer in the Image (Titel Image)

Because if i go mobile the image is too bright.

I tried this code:

 background-color: rgba(0, 0, 0, 0.7);

#Intro.parallax .mfn-parallax {

   position: absolute;

   left: 0;

   top: 0;

   max-width: auto !important;

   transition: opacity .2s;

 background-color: rgba(0, 0, 0, 0.7)!important;


}


nothng happens!


Did the Be Theme a Option how can i do a overlay Darker ?


ty very much



Comments

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us the link.

    Thanks

Sign In or Register to comment.