Comments George started the conversationJune 4, 2014 at 10:23pmI'm trying to adjust the css so the portfolio-sort section is left or centre aligned instead of right. Also, I want to hide the current-category part. See attached.Any help would be much appreciated. 8,839Tahir repliedJune 5, 2014 at 6:59pmHey George!Add this into the Custom CSS box located in your Salient Options panel :body #portfolio-filters-inline #current-category { display: none; } body #portfolio-filters-inline .container > ul { float: none; } Cheers ThemeNectar Support Team George repliedJune 5, 2014 at 7:08pmBrilliant. Thank you very much. Sign in to reply ...
I'm trying to adjust the css so the portfolio-sort section is left or centre aligned instead of right. Also, I want to hide the current-category part. See attached.
Any help would be much appreciated.
Hey George!
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
Brilliant. Thank you very much.