Code snippets: Digital signage

  1. Make the assets fullscreen

    .ds__container, .ds__zone { padding: 0 !important; }

     

  2. Remove corners

    .autoCarousel { border-radius: 0 !important; }