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

    Hello,

    The non-transparent header has a line underneath that I don’t know how to remove. I’ve looked at all the classes, and they seem to have a border of 0.
    Can you help me?

    Thanks in advance.

    BR,

    Antonio.

    #1487927

    Hey Antonio,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header {
        box-shadow: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1487929

    Hi Mike,

    Works perfect! Many thanks,

    BR,

    Antonio

    #1487932

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

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