Split: Background Different Pictures
-
Hi
i have the same problem
https://i.hizliresim.com/33x527x.png
Attachments:
You must be
logged in to view attached files.
Hello,
We just checked your website but didn’t see any random images there https://gyazo.com/b18167dfe0b71e79577129484efbd53a
Could you please clarify how to reproduce the issue?
Kind Regards
This happens all the time. When this error occurs, I look for updates, a new patch is released. It fixes itself after a while after installing the patch.
Please, let us know when it happens again so we can see it on your website and check what is wrong.
Kind Regards
Hello
Same problem happened again. Home Page Background Covers the page by adding the logo of a product brand one after the other. It does not appear if you login to the website. You can see it if you log in to the website without login.
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.page .main-page-wrapper {
background-image: none!important;
}