Skip to main content

Slideshow overlay, title / text hidden under heading / menu (top padding)

Add the following css to advanced for the overlay

.el-overlay { justify-content: center; }
.el-overlay > * { flex: 0; }
  • Hits: 5