Okay
  Public Ticket #269315
Disable portfolio nav
Closed

Comments

  • fabrice started the conversation

    Hi,

    Is this possible to disable the portfolio nav ? (next arrow...)

    Thank you for helping !

  •  8,839
    Tahir replied

    Hey Fabrice!

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

    #portfolio-nav ul.controls {
        display: none !important;
    }
    
    
    

    Cheers


    ThemeNectar Support Team 

  • fabrice replied

    Wonderful !

    Salient is the best theme ever created !!