Hi,
How do you override (increase) the height of the slideshow in JA Justitia/T4 Framework
uip-colero
Hi The height is 100% in the slideshow depend on the image and text over the image. You can add this code in custom css and override it as per needs
.acm-slideshow .item { height: 100%; }