Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26041

    How do I remove the line under the header in Enfold theme? It is the grey line that is under logo and menu area of header.

    Thanks much,

    Chris

    #129099

    Hi,

    You can add something like this on your custom.css or QUick CSS

    #header_main {
    border-bottom: none;
    }

    Regards,

    Ismael

    #129100

    Thanks Ismael, just realized I can change the colors in theme settings also :)

    Much appreciated,

    Chris

    #129101

    Hey,

    Glad we could help. :)

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove line under header’ is closed to new replies.