Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1440575

    How can I remove that top blue bar on the website, without messing things up?

    #1440587

    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

    #1441535

    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

    #1441555

    That blue bar is on top of every mobile view and main view. How is that bar there?

    see below screenshot

    #1441594

    Hi,

    You had a single quote after the google tracking code, I’ve removed it for you.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.