Okay
  Public Ticket #278963
Change grey zone into white in portfolio
Closed

Comments

  • Alfiya started the conversation

    Dear team,

    how can I change grey zone in the screenshot attached to the white zone please?

    Thank you very much in advance!

    Regards,

    Alfiya

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    body .container-wrap,body .project-title {
        background-color: #fff !important;
    }
    
    Thanks


    ThemeNectar Support Team