Okay
  Public Ticket #228775
updated Slider navigation
Closed

Comments

  • Eric started the conversation

    The updated homepage for TN Salient has front/back buttons with round corners and no two-tone diagonal slash.

    I've updated my theme but that doesn't seem to be the difference?  How do I update to the cleaner the nav?

  •  8,448
    Tahir replied

    Hey Eric!

    You have to set the header to transparent in Salient Theme Options . See screenshot: http://prntscr.com/3rfohg

    Thanks


    ThemeNectar Support Team 

  •   Eric replied privately
  •  8,448
    Tahir replied

    Hey Againg!

    Can you please provide url so we can be on the same page. 

    Thanks


    ThemeNectar Support Team 

  •   Eric replied privately
  •  8,448
    Tahir replied

    Hey Eric!

    Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:

    .page-template-template-home-3-php .slider-nav {
        display: none !important;
    }
    
    
    

    Thanks


    ThemeNectar Support Team 

  •   Eric replied privately
  •  8,448
    Tahir replied

    The warning can be ignored. 

    Thanks


    ThemeNectar Support Team 

  •   Eric replied privately
  •  8,448
    Tahir replied

    Hey Again!

    For the Slider nav please add this into the Custom CSS box located in your Salient Options panel :

    .home .slider-nav {
        display: none !important;
    }

    Also i can not see the header set to transparent in the page source markup. See screenshot: http://prntscr.com/3sde9r

    Thanks


    ThemeNectar Support Team 

  •   Eric replied privately
  •  8,448
    Tahir replied

    Hey Eric!

    I believe you are referring to the Nectar Slider Nav tabs. Please use the Nectar Slider if you wish to have those. 

    Thanks


    ThemeNectar Support Team