Jump to content

Is it possible to hide breadcrumbs on cms-pages?

Featured Replies

Posted

Probabaly it would be possible to hide breadcrumbs on cms-pages using data-pageapp="cms" and .ipsBreadcrumb

Any pointes how to do that?

Took a chance and it works , seems to work with …

[data-pageapp="cms"] .ipsBreadcrumb {
	display: none;
}

Hope it is the best way.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.