Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
To remove just “You are here:”, add these lines into your custom css box:
.page_parents li:first-child {
display: none;
}
To remove All breadcrumbs, add these:
.breadcrumbss {
display: none;
}
Best regards!
<em style=”margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 12.961296081543px; line-height: 17.4977493286133px; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;”><strong style=”margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background: transparent;”>Thank you so much
You must be logged in to reply to this topic.