Okay
  Public Ticket #198637
Sidebar and background color
Closed

Comments

  • Jeroen started the conversation

    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?

  • Jeroen replied

    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;
    }


  •  1,070
    ThemeNectar replied

    Hey Jeroen, sorry for the delay! Glad you found it the answer :)

    Cheers