Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Firerenza 60

    @Firerenza

    Posted

    Another option is to use the linear gradient function.

    This is what I did:

    .imageContainer{ background: linear-gradient(0deg, hsl(277, 64%, 61%, 0.5) 1%, hsl(277, 64%, 61%, 0.5) 100%), url(images/image-header-desktop.jpg); }

    Marked as helpful

    1