Demo Templates - Byron Center, MI

Page Header Overlay

Assigned to
Kyle Sullivan, Web Development at Diocesan Kyle S.

Comments & Events

Kyle Sullivan, Web Development at Diocesan
I'd forgotten to add some CSS. Here's what I added to fix this.
  page-header::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
Kyle Sullivan, Web Development at Diocesan
Kyle Sullivan completed this to-do.