Hi everyone,
1. How can I erase the line below the Logo?
2. Is there an option that I can change the color of the background (to grey)?
Thanks a lot
Nadine
Hey nadinedomnink,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #header_main {
border-bottom-width: 0;
border-bottom-style: none;
}
to change the header background color use the settings at: Enfold Theme Options ▸ General Styling ▸ Logo Area Background Color
Best regards,
Mike