Seperate Sidebar on forum pages - by samuraischwert

This topic has 4 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler

  • Avatar: samuraischwert
    samuraischwert
    Participant
    February 15, 2017 at 10:40

    Hello,

    We installed a bbpress forum on our site and we added a sidebar to our blog pages.

    The problem is that the sidebar also shows up in the forum pages where we don’t want to have a sidebar being displayed.

    What do we need to do to have the blog sidebar only on blog pages and not in the forum?

    Thanks,

    Jan

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2017 at 09:47

    Hello,

    Please add this code in custom.css file:

    .forum .row-fluid .span9 {
        width: 100% !important;
    }
    .forum .span3.sidebar.sidebar-left {
        display: none;
    }

    How to create custom.css you can watch in this tutorial.

    Regards,
    Eva Kemp.

    Avatar: samuraischwert
    samuraischwert
    Participant
    March 1, 2017 at 09:47

    Hello Eva,

    thank you! I got the problem solved.

    Best regards,

    Jan

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2017 at 10:26

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Seperate Sidebar on forum pages’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.