B.)
I was able to do this on the homepage (direct2youfitness.com) because I created my own index.php page, but for the other pages the image titles are defined by the default slider from the customizr theme pages, which I have not put into my own child theme.
In terms of the css, I have the styles I want already defined.
<h1>=big red text
<h2>=smaller black text
So I would like to know how to change the fonts so that they are different from the default, but are the same for each slide. Can this only be accomplished by creating a new page within my child theme?
Thanks.