Conditinal display of navigation links
-
Hi,
I would like to display the navigation links below the single post (previous, next) only for my custom post type “book”. For pages and posts, I would like to hide the navigation links.I managed to hide the navigation links for all types with the following additional CSS instruction:
`.nv-post-navigation{display: none;}But how can I make this only effective for posts and pages?
All hints will be much appreciated!The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Conditinal display of navigation links’ is closed to new replies.