Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi,
Suddenly, maybe after the latest upgrade, there is an extra dark area (red) in the header.
What is that, where did it come from and how do I remove it?
Hey enhanza,
Looks like your Google conversion is causing that, please try this in Quick CSS:
iframe [name=google_conversion_frame] {
display:none !important;
}
Best regards,
Sarah