Viewing 1 replies (of 1 total)
  • Thread Starter equinestaff

    (@equinestaff)

    Tried this code.
    /* Page structure */
    .site {
    padding: 0 24px;
    padding: 0 1.714285714rem;
    /* background-color: #fff; */
    background-color: opacity:0.5;;
    }

    and this code

    /* Page structure */
    .site {
    padding: 0 24px;
    padding: 0 1.714285714rem;
    /* background-color: #fff; */
    background-color: transparent;
    }
    but both just make it completely transparent.

Viewing 1 replies (of 1 total)
  • The topic ‘transparent background’ is closed to new replies.