Hi melanieb,
<blockquote>Can anyone point me to the file/name of this box so i can edit the code?</blockquote>
Pls open templates/ja_university/css/mod_jaslideshowlite.css, then find lines:
.ja-ss-desc {
background: url(../images/trans-d40.png);
color: #fff;
left: 0;
position: absolute;
bottom: 30%;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
padding: 20px;
width: 350px;
z-index: 110;
height: auto;
}
Chang with your height value and clear JAT3 cache after saving changes.