Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to set bbpress to wide screen in Twenty Thirteen theme

  • @peet91

    Participant

    Hello, how i can set bbpress forum fullscreen or wide screen on wordpress theme Twenty Thirteen.

    Thanks

Viewing 1 replies (of 1 total)
  • @robin-w

    Moderator

    try this in the additional css of the theme

    dashboard>appearance>customise>additional css

    .entry-header, .entry-content, .entry-summary, .entry-meta {
        max-width: 604px;
       }

    and amend max width to whatever you want

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