Topic Resolution: Resolved
  • Closed
  • Frank Ellerkamp
    Spectator
    20.04.2016 at 13:41 #26799

    Next issue: Front Page Content Boxes: Custom Icons are not displayed in center of the box. Only the fa-icons (standard) do.

    Frank Ellerkamp
    Spectator
    Posts: 16
    20.04.2016 at 14:57 #26801

    Fixed (custom CSS)

    .content-box{
    align-items: center;
    }