Comments Chris started the conversationMarch 7, 2016 at 12:35amI'm trying to remove the header on this portfolio element. Also is it possible to center the categories to the center of the portfolio? 8,992Tahir repliedMarch 7, 2016 at 12:43amHey, Please switch to the Default Page Template and add the Portfolio VC Page Element. To center the categories , add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .portfolio-filters-inline .container > ul { float: none !important; display: table; margin: auto !important; max-width: 100% !important; } .portfolio-filters-inline #current-category { display: none !important; } Best. ThemeNectar Support Team Chris repliedMarch 7, 2016 at 12:47amPerfect! One last thing. Is there a way to remove the text "sort porfolio?" 8,992Tahir repliedMarch 7, 2016 at 1:32amHey Again, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .portfolio-filters-inline .container > ul li#sort-label { display: none !important; } Bes.t ThemeNectar Support Team Sign in to reply ...
I'm trying to remove the header on this portfolio element. Also is it possible to center the categories to the center of the portfolio?
Hey,
Please switch to the Default Page Template and add the Portfolio VC Page Element.
To center the categories , add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Best.
ThemeNectar Support Team
Perfect! One last thing. Is there a way to remove the text "sort porfolio?"
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) :
Bes.t
ThemeNectar Support Team