Comments Mark started the conversationMay 24, 2016 at 5:53amHello,I'd like to make a minor change to my portfolio page. Right now, I have it set up so that there are horizontal filters showing. I was wondering if it's possible to change the label for "All" to all caps "ALL"?Thanks. 8,994Tahir repliedMay 25, 2016 at 11:34pmHey ,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 ul li a { text-transform: uppercase; } Best. ThemeNectar Support Team Mark repliedMay 27, 2016 at 11:29pmThanks! This works for the main part of the filter bar, but on the left hand side of the page, it's still in upper and lower case. 8,994Tahir repliedMay 28, 2016 at 12:54amHey 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 #current-category { text-transform: uppercase; } Best. ThemeNectar Support Team Sign in to reply ...
Hello,
I'd like to make a minor change to my portfolio page. Right now, I have it set up so that there are horizontal filters showing. I was wondering if it's possible to change the label for "All" to all caps "ALL"?
Thanks.
Hey ,
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
Thanks! This works for the main part of the filter bar, but on the left hand side of the page, it's still in upper and lower case.
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) :
Best.
ThemeNectar Support Team