Text Stuck Under Slider Image

Hey,

Thanks for the great theme, I love it.

Just a quick question; My static front page text gets stuck under the slider image when the first slider is loaded. It changes once the second slider loads, but I would like the page layout to be correct from the start. How can I fix this?

My url is www.calligraphyyogacairns.com.au

Many thanks in advance,
Lincoln

I am having this same exact issue as well, hopefully this can be resolved!

Hi Lincoln,

Sorry to hear of the problem you are having.

I tried to troubleshoot the issue on your site http://www.calligraphyyogacairns.com.au/ but it’s displaying the error message “502 Bad Gateway”.

To resolve the issue could you please try adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Apperance -> Theme Options -> Other -> Custom CSS

.flexslider{
    height: 100% !important;
}

Best Regards,
Movin