Tagged: ajax portfolio, enfold, parallax
Hi – I have a strange issue. I’m using the Portfolio Grid inside a color section that has a parallax background image.
When the Portfolio item opens, the background does not open with it. If I click inspect with Firebug, the background immediately displays. Tied into this (I think) is that there’s a white background that creeps its way down when scrolling.
Thanks!
Hey sundialstudios!
Try seeing the parallax to repeat instead of no repeat. If your still having problems then send us a WordPress login and set your reply as private and we’ll take a look.
Best regards,
Elliott
Hey!
Please try to add this on Quick CSS or custom.css:
.home div#av_section_1 .av-parallax.avia-full-stretch.active-parallax {
top: -40%;
}
Cheers!
Ismael
Hi Ismael,
Thanks! That fixed part of it and now the white does not appear at the top of the section when scrolling.
The background still does not stretch when one of the AJAX portfolio items opens, until I open Firebug – then it stretches.
Thanks – John
Hey!
I can reproduce the issue on my installation. We’ll report this issue to Kriesi. Please wait for his response. For now, please set the background attachment to fixed.
Best regards,
Ismael