How can I remove that top blue bar on the website, without messing things up?
Hey bemodesign,
That looks like some code which has been added incorrectly, maybe a tracking code or something you are overriding in the header?
Best regards,
Rikard
Not sure, can you take a look and see why the blue bar is showing? I have this is the CSS, but if I take it out, it just changes color:
html, body {
background-color: #04aef7 !important;
}
login included below
That blue bar is on top of every mobile view and main view. How is that bar there?
see below screenshot