Hi,
on my website there is a thin grey line either from the logo area or from the layer slider, even though I haven’t set any border color. However, on mobile there’s no line.
Do you have any ideas how to remove it?
Best regards,
Michel
Hey Aline,
about which grey line are you talking about? I can’t see it. Please always provide us screenshots of the issue (imgur.com, dropbox).
Best regards,
Andy
Hi Andy,
this is the line I’m talking about.
I think it’s because the header bevaviour is not fixed. I tried this code before:
#header_main {
border-bottom: none;
}
But it doesn’t work.
Best regards,
Michel
Hi,
I can’t see this line on my end: http://i.imgur.com/yOeNYE5.jpg
Please clear browser cache and hard refresh a few times. Also check on another computer.
Best regards,
Andy
Thanks, Andy. Even after clearing browser cache this line still appears in Internet Explorer. Our client sees this line on his PC as well. On other websites, where we set header style as “minimal (no borders, indicators or transperancy)” we don’t have this issue (anymore). Any other ideas?
Best regards,
Michel
Hey!
I cannot see a line as well but can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
.avia-shadow {
box-shadow: none !important;
}
Best regards,
Yigit
This worked, Yigit. Issue solved, thank you very much.
Best regards,
Michel