Have you developed a way to display breadcrumbs with transparent headers?
All our pages have transparent header and also need breadcrumbs.
Thanks,
Terry
Hey Terry,
Have you tried this solution: https://kriesi.at/support/topic/breadcrumb-w-shortcode-only-appears-if-header-no-transparency/#post-469042
Best regards,
Mike
Mike,
Good and bad!
That allows the breadcrumbs to display, but they are at the top of the header and overlay the menus.
Can we position them at the header bottom?
Thanks
No, I removed the code, but I can easily reactivate if you can look now
They are on all pages now
Is it possible to place breadcrumbs in the content area?
Hi,
Try this code in the General Styling > Quick CSS field:
.title_container .breadcrumb {
margin-top: -27px !important;
}
Best regards,
Mike
Mike,
That moved the breadcrumbs higher, but the transparent header effect is compromised.
Can breadcrumbs be added in the content area?
Undone
Hi,
Ok, well I was researching a little more and it’s not going to work the way I thought it was.
But I did find another way, but it seems very involved, you can try this: https://kriesi.at/support/topic/breadcrumb-to-new-position/#post-417087
But it’s from 2015 so I don’t know if it will work.
This kind of customization as it is beyond the scope of support we can provide here. You can request customization here
Sorry I wasn’t more help.
Best regards,
Mike
Thanks for your help Mike