Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1441288

    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

    #1441326

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.