Archived topic
Make Yoast breadcrumbs sticky
3 replies · Started by CRISTO on November 8, 2018
I have Yoast breadcrumbs on my site and would like to make them sticky if possible. My menu is already sticky. Not sure if this is possible but thought I would ask.
Hi there,
This would be pretty difficult with your current sticky navigation transition.
If you were to:
1. Set your sticky transition to "None"
2. Wrap your breadcrumbs in an element like this:
<div class="site-breadcrumbs">
Your breadcrumb code
</div>
Then we might be able to pull it off :)
Thanks, Tom. Think I will just leave it alone for now.
No problem :)