@rodeboy: Hello Chris,
1.
/* To change the font-size of x in the Gallery Carousel */
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.jp-carousel-wrap .jp-carousel-close-hint span {
font-size:40px !important;
}
2. To have the titles above the image you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.
Kind Regards,
Skandha