Comments Matthew started the conversationJanuary 11, 2015 at 2:14amI would like to remove all the white background on the pages with a different color. How do I do this? 8,847Tahir repliedJanuary 12, 2015 at 2:25pmHey!Add this into the Custom CSS box located in your Salient Options panel :.ascend .container-wrap, .ascend .project-title, body .vc_text_separator div, .carousel-wrap[data-full-width="true"] .carousel-heading, .carousel-wrap span.left-border, .carousel-wrap span.right-border, #page-header-wrap, .page-header-no-bg, #full_width_portfolio .project-title.parallax-effect, .portfolio-items .col, .page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 { background-color:#fff !important; }Thanks ThemeNectar Support Team Sign in to reply ...
I would like to remove all the white background on the pages with a different color. How do I do this?
Hey!
ThemeNectar Support Team