Comments 1Eric started the conversationNovember 23, 2016 at 12:56amHello,How can I remove the "Single Project Page Navigation" from portfolio project pages? I'm given the option to either put it at the top or the bottom of portfolio project pages, but I would like to remove it all together.Thanks 9,408Tahir repliedNovember 23, 2016 at 10:52amHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : /* remove Single Portfolio Bottom Controls */ .bottom_controls { display: none !important; } Thanks Salient Support Team Sign in to reply ...
Hello,
How can I remove the "Single Project Page Navigation" from portfolio project pages? I'm given the option to either put it at the top or the bottom of portfolio project pages, but I would like to remove it all together.
Thanks
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
Salient Support Team