scrolling section on another page
Hi
Question: we should like to display the scrolling section on a random page. Par example: we are a cycling club and we have multiple gps tracks to the north, est, south and west.
On the route page we should like that the visitor can see a scroll section with the different tracks.
The code for displaying the scrolling section on the news page is (as we got from Skandha):
body:not(.blog) #catch-mag-scrolling-section {
display: none;
}
Is it possible to replace the word (.blog) by the name of the page on which we want to display gps tracks?
Kind regards
Hans Hagmeijer