Comments 5A started the conversationApril 28, 2014 at 7:05pmhi!Thanks for all your great work.I'm having a dog of a time finding the code to change the background color of the project title on my portfolio page. (Right now it's white and I'd like to set it to transparent, or to the same color as the background).THANKS! 9,363Tahir repliedApril 29, 2014 at 12:59pmHey Abby!Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:.page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 { background-color: transparent !important; } Thanks Salient Support Team 5A repliedMay 5, 2014 at 8:08pmthanks! Sign in to reply ...
hi!
Thanks for all your great work.
I'm having a dog of a time finding the code to change the background color of the project title on my portfolio page. (Right now it's white and I'd like to set it to transparent, or to the same color as the background).
THANKS!
Hey Abby!
Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:
Thanks
Salient Support Team
thanks!