Skip to:
Content
Pages
Categories
Search
Top
Bottom

Styling bbPress forum


  • ak08820
    Participant

    @ak08820

    I have installed the bbp style pack and am trying to style the forums page. It seems to be using the middle third of a page and I don’t see how to expand the width. The URL is worldveganvision.org/forums.

    I have set rounded corners but the corners do not appear rounded.

Viewing 5 replies - 1 through 5 (of 5 total)

  • Robin W
    Moderator

    @robin-w

    add this to your theme’s custom css area or the custom css area tab of my style pack plugin

    .has-sidebar:not(.error404) #primary {
    	width: 100% !important;
    }

    ak08820
    Participant

    @ak08820

    Worked, thanks


    ak08820
    Participant

    @ak08820

    Actually, it seems to work in another theme I am testing (zerif) but not in Twenty Seventeen at the URL provided.


    Robin W
    Moderator

    @robin-w

    it is theme specific as it is your theme that is setting the page width


    ak08820
    Participant

    @ak08820

    That is right, on my 21″ monitor all text has 5.5″ width and the forum rectangle has the same width.
    Thanks again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar