in the Stora template, in hte slide show, how to change size, color, positions? whats the css
bobosjeff Try add this to override.css file and change color hex/font-size accordingly(don't forget to enable override from Template Options -> Advanced tab): :
#gkHeaderMod h2{color: #000 !important;font-size: 2em !important;}
Kindly ensure to clear your browser cache if changes dont reflect