Comments Ian started the conversationJuly 13, 2014 at 7:15amHi,I want to change the background body color of specific pages. I want to keep the default background color for the 'contact page'. BUT, i want my other pages to have a black background, such as the URL I posted.please help, 8,839Tahir repliedJuly 14, 2014 at 3:40pm Hey! Add this into the Custom CSS box located in your Salient Options panel : body.page-id-3054 .container-wrap { background: #000 !important; } body .portfolio-items .col { background: transparent !important; } Thanks ThemeNectar Support Team Ian repliedJuly 15, 2014 at 12:50amperfect! thank you. Sign in to reply ...
Hi,
I want to change the background body color of specific pages. I want to keep the default background color for the 'contact page'. BUT, i want my other pages to have a black background, such as the URL I posted.
please help,
Hey!
Add this into the Custom CSS box located in your Salient Options panel :
Thanks
ThemeNectar Support Team
perfect! thank you.