What do you suggest for a situation like this, where the page title is so long it overlaps the breadcrumbs?
Screen grab:
https://www.evernote.com/shard/s320/sh/d2d6612b-a1fe-4c3c-a0d6-b66768db0919/13d30461c4505f82b0649dd4705e7ef6
Thanks!
Hi sky19er!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { left: -4px; top: 75%; }
#top .title_container .container { min-height: 70px; }
it will move breadcrumbs under page title
Cheers!
Yigit
Hmm, ok, I don’t think I want the breadcrumbs under the titles, but thanks anyway. I’ll just shorten the page titles or something.
Thanks!