@arminunruh
Hi, I've used the code as mentioned above to make a splitscreen landing page. on this page i have text with links to projects etc. If i click on any of the links, it now goes to a new page, without splitscreen (yay!). But the leftside of my splitscreen stays on this new page. Any idea how to fix this?
Edit. U have now used this code:
[data-slug="grand-march"] .footer {
display: none !important;
}
this way i have to add one for every new project page. is there an easier way?