My logo/partner element remains invisible until I scroll down.
It’s located almost at the bottom of the screen (without scrolling), but all the logo’s are invisible.
Once I scroll down about 100px, they all appear, any fix for this?
It’s not just my computer/screen, I’ve cross tested it and my client see’s the same issue.
Thanks!
Hey Freshstart!
Thank you for visiting the support forum!
If you don’t mind, please provide us with a link to the actual website. We would like to check the logo/partner element. On what browser and OS are you testing this? Please try to add this on Quick CSS or custom.css:
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap {
-webkit-transform-style: flat;
}
Cheers!
Ismael
Thank you. It fixed it. I was using Chrome and Firefox, the problem showed on both but it’s fixed now.