I really like how this forum works, what plugin are you guys using? also how did you make the breadcrumb navigation show up below the page title ?
Hey kilimats!
– We are using bbPress – https://wordpress.org/plugins/bbpress/ which is fully compatible with Enfold.
– Please add following code to Quick CSS
.title_container .breadcrumb {
right: auto;
left: 0;
top: 80%;
margin-left: 48px;
}
Cheers!
Yigit