How do I remove the breadcrumbs navigation on my WPZOOM Academia theme?
-
How do I remove the breadcrumbs navigation on my WPZOOM Academia theme? It’s a navigation I don’t need, just below the banner?
The blog I need help with is: (visible only to logged in users)
-
Hi there – this bit of CSS will remove the breadcrumb navigation:
#crumbs {
display: none;
}The Custom Design upgrade is needed to add your own CSS.
Just let me know if I can be of further help.
- The topic ‘How do I remove the breadcrumbs navigation on my WPZOOM Academia theme?’ is closed to new replies.