Okay
  Public Ticket #236253
Problem with Single Portfolio Page Header Parallax
Closed

Comments

  • George started the conversation

    There is a white box in the page header when I check the "Parallax Header?" box.  Please see attached image. 

  •   George replied privately
  •  8,839
    Tahir replied

    Hey George!

    Add this into the Custom CSS box located in your Salient Options panel :

    body[data-smooth-scrolling="1"] #page-header-bg[data-parallax="1"] .project-title {
        background: none !important;
    }

    Cheers


    ThemeNectar Support Team 

  • George replied

    Thanks man that worked.  Cheers.