• Resolved hilfler

    (@hilfler)


    Iam using the theme Impreza.

    There is a grey line between header and content. How can I disable it?

    https://www.eisenreich-riegel.de/eisenmangel/

    .header_hor .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: none;
    }

    this code worked when I had the logo above the menu. If I change the logo to left to the menu it doenst work. Please help

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    I don’t see the gray line between the header and the content.

    What I see between the header and the content is the menu with black background.

    Have you fixed the gray line issue?

    Thread Starter hilfler

    (@hilfler)

    Our menu has a white background. Maybe there was an old version(which had a black background) in the cache. Please have a look again. I havent fixed it.

    Thread Starter hilfler

    (@hilfler)

    I have just found it after hours of trying. Easy for a pro but hard for a newbee.

    This was the code:

    .l-subheader {
    box-shadow: none !important;
    }

    Moderator t-p

    (@t-p)

    Glad to know it 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘grey line under header’ is closed to new replies.