Okay
  Public Ticket #270096
white line
Closed

Comments

  • julian started the conversation

    Hi, i have a white horizontal line below the test component (the first slider below the header) and the video with the caption : who's using the subpac.

    Impossible to leave it please could you help me

    Thanks

  • julian replied

    please could you help me please

  • julian replied

    somebody could help me i can't post my website with this white line..

    Thanks for your help

  •  8,839
    Tahir replied

    Hey Julian!

    I cant see the line anymore. 

    Thanks


    ThemeNectar Support Team 

  • julian replied

    hey,

    now you can check on thesubpac.timmpi.com

    there is a blank line. It appears when i enable the parallax option...

    Do you have an idea ?

    tks

  •  8,839
    Tahir replied

    Hey Julian!

    That is due to the fcbk div , Add this into the Custom CSS box located in your Salient Options panel :

    body .fcbk_share {
        visibility: hidden !important;
        height: 0px !important;
    }
    
    
    

    Cheers


    ThemeNectar Support Team 

  • julian replied

    Man, your a genius !!

    it works thank you!!!

  • julian replied

    hey Man

    The white line under the nectar slider disappears.

    Perfect, but i still have a white Line before the footer area...so strange

  •  8,839
    Tahir replied

    Hey Julian!

    Add this into the Custom CSS box located in your Salient Options panel :
    html body[data-bg-header="true"] .container-wrap {
        padding-bottom: 0px !important;
        margin-bottom: -30px !important;
    }
    
    
    
    Thanks


    ThemeNectar Support Team 

  • julian replied

    Hi guy,

    I still have a white line below the secondary nav..when you scroll it appears...

    how can i leave it ?

    thanks

  •  8,839
    Tahir replied

    Hey!

    I only see a right border on the google icon which can be removed by this:

    Add this into the Custom CSS box located in your Salient Options panel :
    #header-secondary-outer nav > ul > li:last-child {
        border-right: none !important;
    }
    
    Thanks


    ThemeNectar Support Team