Hello!
I followed every step to insert breadcrumbs as shortcode like you have in documentation page and it is working on pages with no transparency.
The problem is that i’m also using some pages with transparent header, and a fullscreen slider and in that pages is not working.
http://giselabreu.com/transparent%20header.png
http://giselabreu.com/no%20transparency.png
Is there some code i can change to make it work?
Thanks
Hi gabreu!
Please refer to this post – https://kriesi.at/support/topic/breadcrumb-w-shortcode-only-appears-if-header-no-transparency/#post-469042
Regards,
Yigit
Hi Yigit,
First of thank you!
It works, but this way i have “Title and Breadcrumps” i only need, Breadcrumps.
http://giselabreu.com/breadcrumps.png
Regards,
Gabreu
Hi!
can you provide us a precise link where we can inspect the elements in question please?
Cheers!
Andy
Hey!
You can add Code Block element to your page and add following code into it
<style>
.title_container .main-title { display: none; }
</style>
Best regards,
Yigit
Hey!
Thank you Yigit.
Do it and ok.
Best Regards