White Background For A Moment - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

White Background For A Moment

D

Dieter

SP Page Builder 2 years ago

Hello, when loading the page there is a white background for a short monent what isn't needed. How i can fix ist? https://www.mephisto-oldenburg.de/ greetings!

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #121067

Hi

Thanks for contacting us. Give me your super admin acees please, so that I can check.

-Regards.

0
D
Dieter
Accepted Answer
2 years ago #121071

here it is...

0
wintercorn
wintercorn
Accepted Answer
2 years ago #121109

It's showing the flash of the coloured background before the image loads. It's not a perfect solution without admin access but this css fixes it:

section#section-id-1687851457337 { background: #000 !important; }

0
D
Dieter
Accepted Answer
2 years ago #121151

thanks for help but if i paste this code in custom.css of the page the image is not visible... I think there must be a way without custom.css but in the settings of page builder

0
wintercorn
wintercorn
Accepted Answer
2 years ago #121164

Well, you will have to experiment with this. I only did it with dev tools.

0
Pavel
Pavel
Accepted Answer
2 years ago #121156

Hi. Turn OFF any addon's animation in first section.

Animation which is activated depending on the element's position in the viewport should never be used in the first screen. This causes blinking, as the default styles are loaded before the javascript that activates the animation.

It is common web rule

0
Pavel
Pavel
Accepted Answer
2 years ago #121170

Also turn off the image lazy load or replace lazy load placeholder image with black one. Now it is grey.

0
D
Dieter
Accepted Answer
2 years ago #121167

Thanks, I've deactivated any animation in the section "Hero Section 02" and in every part of this section but there is no change...

0
D
Dieter
Accepted Answer
2 years ago #121177

Thats it! Thank you very much - dziękuję bardzo!

0