Hi everyone,
I’ve recently encountered an issue with my WordPress site. After some updates, I noticed the following CSS code appearing in the HTML:
–seraph-accel-client-width: 390px;
–seraph-accel-client-width-px: 390;
–seraph-accel-client-height: 844px;
–seraph-accel-dvh: 844px;
The problem is that whenever I open the page on a mobile device and scroll down slightly, it jumps back up to the top once. This behavior is quite strange and wasn’t happening before. It seems like this code is causing the issue, but I can’t figure out how to disable it.
Does anyone know how to remove or disable these dynamic CSS variables? Any help or guidance would be greatly appreciated!
Thank you!
[ad_2]