Okay
  Public Ticket #223791
line between header and main area
Closed

Comments

  • Justin started the conversation

    I have the header the same color as the website background, however there is a line (maybe shadow) from header which shows the transition. I'd like to remove that - is there an easy way?

    Thanks!

  •  8,443
    Tahir replied

    Hey Justin!

    Add this into the Custom CSS box located in your Salient Options panel :

    body #header-outer {
    box-shadow: none;
    }
    

    Cheers


    ThemeNectar Support Team 

  • Justin replied

    Thanks!

  • Andrew replied

    This did not resolve the issue for me, there is still a 1px border. How to remove that?

  •  8,443
    Tahir replied

    Hey Andrew!

    For the line in your screenshot please refer to the custom css in this FAQ: http://themenectar.ticksy.com/faq/2153 .

    Cheers


    ThemeNectar Support Team