I’ve created a brand new video revolution slider, with just one slide that is the video. When the page loads the video is off to the left, but if you minimize the browser and then bring it back up the video is Fullscreen and centered like it should be. I can’t figure out what’s going on.
Hey @triplewhat,
What happens during the page load is this:
- The logo (being loaded) in the header pushes the slider to the left
- Then the slider calculates the needed size based on its position
- By the time the logo is loaded, the slider moves to the left of the screen while maintaining its (wrong) size.
I suspect 2 factors causing the issue:
1. Large logo image size
Since you only need 270px (width) logo, your image size must be 540px max. Right now, you’re using 2000px image.
2. Image optimization
Your image is lazy loaded by the Litespeed plugin. Please contact the plugin support to learn how to exclude the logo from being lazy loaded. Images above the fold should not be lazy loaded.
Thanks.
I’ve swapped out the logo to something 250px wide and turned off lscache and the problem is still there.
I deactivated lscache completely and that fixed it. I will go through and tweak it till it works correctly. Thank you!
Hey @triplewhat,
We’re glad that my colleague was able to help you with your issue! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.


