Hi,
Is there a way to adjust the height of the title in the parallax view? I would like title Curious Lion it to be higher.
Thank you,
Maya
Hey mayamaria,
Add this to quick css:
.slideshow_caption p, .slideshow_caption h2{
margin-top:100px!important;
}
Best regards,
Jordan Shannon