Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #372222

    Hello, Noticed that when I post a topic in bbpress that if its to long the title and the breadcrumbs overlap in the featured header.

    I would like to place the breadcrumbs below the title on the left side like you have here.

    Regards,

    Seth

    PS. here’s a screenshot of the issue. http://screencast.com/t/4LWgkPMyzbk

    PPS. What plugin are you using to display the private content box below the public box?
    Thanks!

    #372244

    Hi sethriley!

    Try adding this to your custom CSS.

    .breadcrumb, .breadcrumbs { position: relative !important; right: 0px !important; }
    

    If that’s not working then send us a link and we’ll take a look.

    Regards,
    Elliott

    #373669

    That worked just fine!

    Thank you,

    Seth

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘I found a design flaw in the featured header area.’ is closed to new replies.