Okay
  Public Ticket #2967651
Border (Header and Footer)
Closed

Comments

  • PeterKupfer started the conversation

    Hello, 

    thanks for this amazing template. I love it.. 

    Sadly I have "problem" and hopefully you can help me out. 

    When you check my domain www.vinylhub.de you can see a thin "line" below the menu and above the footer. I also attached a screenshot where I boxed the line in red... 

    I didn't find the option to change the color or the remove this line completely... 

    Can you help me out? Would be amazing. 

    Thanks a lot...

    Peter

  • PeterKupfer replied

    I forgot to mention that changed the color to white in the 

    Theme-Styling - Custom Skin - Border settings.... Nothing happened. When I choose another color, the same result. Nothing changed and the color is still like shown in the screenshot!

  •  1,558
    Laborator replied

    Hi Peter,

    I have added this CSS under Custom CSS and it seems that the horizontal lines are gone now:

    /* Header Border */
    .header-bottom-border .header-block,
    header.main-header{
        border-bottom: none;
    }
    /* Footer Border */
    footer.main-footer {
        border-top: none;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • PeterKupfer replied

    Thanks a lot Art!

    This worked out and I'm happy! I appreciate your support really!


  •  1,558
    Laborator replied

    You're welcome Peter, wishing you a great weekendsmile.png

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on ThemeForest from your Downloads tab.

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group