Good Morning,
it is possible to make the pages of the portfolio behave like a standard page with configuration: Blank: No container | Header, Footer.
Next another thread I managed to get closer to the configuration but without success at all.
.single-x-portfolio .entry-featured,
.single-x-portfolio .entry-top-navigation {
display: none;
}
.x-portfolio .entry-info,
.single-x-portfolio .entry-wrap {
float: none;
width: 100%;
}
