Tagged: header image
Hi!
The header image ‘rainbow bar’ on http://www.vrijzinnigen.nl and on http://www.vrijzinnigenschiedam.nl somehow has a white ‘line’ running through it. The image itself doesn’t have that. Any idea where that line comes from and how I can remove it?
Thanks!
Welmoed
Hey Welmoed,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#header_main_alternate {
border-width: 0px!important;
}
Best regards,
Vinay
Works like a charm, thanks Vinay! :-)
Welmoed