Hey Andreas,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#header_main_alternate {
border-top: none;
}
Best regards,
Yigit
Hey Yigit
Thx for the quick answer. I am sorry though – it does not work. ?
#header_main_alternate {
border-top: none;
}
this is what i have entered in css
no it worked :-)
but now i got a black line above title which was before greyish ? how come ? it changed
you have to got to a bag not the home site to see the line
Hi,
Please use the code as following
#header_main_alternate {
border-top-color: transparent;
}
Best regards,
Yigit
no, sorry still the same. https://www.andreasebner.at/lebensberater/
the black line , the toppling of the title flied is still there.
thank you for your tip !