Comments Jeroen started the conversationApril 17, 2014 at 9:46amI'm testing this theme on my testsite, before i roll it out on production. But i have a problem with the stone-color The background should be white and not 'stone' color. What should I add in the CSS to make it white?Jeroen repliedApril 17, 2014 at 6:43pmSorry, already found it.....container-wrap, .project-title { background-color: #fFFFFF; position: relative; z-index: 10; margin-top: -55px; padding-top: 93px; padding-bottom: 40px;} 1,070ThemeNectar repliedApril 21, 2014 at 6:29amHey Jeroen, sorry for the delay! Glad you found it the answer :)Cheers Sign in to reply ...
I'm testing this theme on my testsite, before i roll it out on production.
But i have a problem with the stone-color The background should be white and not 'stone' color. What should I add in the CSS to make it white?
Sorry, already found it....
.container-wrap, .project-title {
background-color: #fFFFFF;
position: relative;
z-index: 10;
margin-top: -55px;
padding-top: 93px;
padding-bottom: 40px;
}
Hey Jeroen, sorry for the delay! Glad you found it the answer :)
Cheers