Hello there,
Section bg-parallax doesn't match iphone. Bg image doesn't change size, just looks like blur. Text also doesn't change size.
Is it possible to fix?
Thank you.
Regards, Denis
Hi Denis,
We send you some updated files, please check your email, download and extract the attachment then update.Then open file html, search all class bg-parallax and add <div class="bg-overlay-dark"></div> right under it.
For example,
<section class="section bg-parallax bg-about"><div class="bg-overlay-dark"></div><div class="container">...</div></section>
Hi Denis,
We send you some updated files, please check your email, download and extract the attachment then update.
Then open file html, search all class bg-parallax and add <div class="bg-overlay-dark"></div> right under it.
For example,