Seems like you have used the Fancy Header, do you still want to remove the parallax? You can use this:
.single-portfolio .heading-text.container {
margin-top: 0!important;
opacity: 1!important;
}
.single-portfolio .page-heading.fancy-heading {
top: 0!important;
}