Hello,
I have tried to remove this portfolio page (http://www.mhealth.lt/produktai/konsultacija-belaidziu-echoskopu/ password:health123) title and space at the top of the page with this code with no success:
.single-x-portfolio .x-header-landmark {
display: none;
}
.entry-top-navigation {
margin: 0 !important;
}
.single-x-portfolio .entry-wrap h2.h-custom-headline.center-text.h4.accent {
margin-top: 0 !important;
}
How do I remove space and title of my portfolio pages?
Thanks,
Lukas