Remove bbPress Sidebar

Home Forums Iconic One Pro Support Remove bbPress Sidebar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5631
    tomnarvaez
    Participant

    Hello,

    On this page, I am looking to remove the sidebar on the right side:
    http://izzynarvaez.com/forums/

    Can you please advise me on how to do so?

    Thanks,
    Israel

    #5632

    Hi Isreal,

    Paste in Customizer -> Additional CSS

    
    .bbpress .widget-area { display: none; }
    .bbpress .site-content { width: 96%; }

    It will make bbpress forums full width.

    #5633
    tomnarvaez
    Participant

    Thank you very much.

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