Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #588711

    Hello,

    How do I make an image which I have inserted as a layer on a slide slightly transparent so the background shows through?

    I have tried inserting in custom css, but nothing happens:

    background: rgba(255,255,255,.5);

    Many thanks

    #590165

    Hey rkhatib!

    Thank you for using Enfold.

    Adjust the opacity of the layer.

    opacity: .5;
    

    http://www.w3schools.com/css/css_image_transparency.asp

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.