Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #666422

    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 ?

    #666626

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.