Site URL: https://www.open-walls.org/
Hi All,
I am trying to hide the collection title on some indexs. See open-walls.org
I am using this code and it hides it on all pages. Is there a way I can tell it to hide and show on some indexs using css?
div.collection-detail-wrapper {
display: none;
}
For example I want it hidden it in these :
https://www.open-walls.org/livingroom
https://www.open-walls.org/geofictionslatour
I want it to show on these:
https://www.open-walls.org/lobby
https://www.open-walls.org/galleries
https://www.o