Hello there guys!
I habe a problem with suddenly appearing empty white spaces on specific pages, which disappear when reloading sometimes..
They appear for example on the products page and on the contact page and look like this:
Maybe you can see it by yourself:
I chose the “dawn” theme and configurated it a little bit. The Theme is Nr. 4 (with the black background) but on some pages, the background stayed white. So i added this code to the “custom css” field:
{
background-color: #0d0b0c;
}
h1 {
color: #c4c4c4;
}
{
color: #c4c4c4;
}
I added that code also to the last line of base.css
On the preview on shopify everything works great, on mobile too (as i saw), but on desktop sometimes these empty spaces appear.
Do anybody know how i can get rid of them?
Thanks in advance
Attila


