Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #559237

    Hi after updating theme and wordpress, I get a black topbar in Chrome?

    There quite a lot of Quick fixes in the CSS, but I cant see whats going on, maybe you have an idea?

    #559242

    Hi Jonas!

    That is because of Google Conversion iframe. Please try adding following code to Quick CSS

    iframe[name="google_conversion_frame"] {
        display: none!important;
    }

    Best regards,
    Yigit

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