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