• Hello!

    Just trying to set up a bbPress in Twenty Sixteen: https://rugby-forum.ru/wp3/forums/ Here is how forum looks right after install: https://goo.gl/kVBJBK .

    As far as I understand bbpress-forums resides inside the entry-content class. How can I reset the entry-content left-margin to gain more width for the forum?

    I can use something like this:

    #bbpress-forums {
    	margin-left: -275px !important;
    }

    But this code introduces unwanted side effects when bbpress-forums are displayed not inside entry-content (for example, when using BuddyPress forum goes off-screen).
    Any ideas, how can I gain more space for forum in Twenty Sixteen?
    Maybe there is a way to reset bbpress-forums margin-left _only_ when it resides inside entry-content?

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Did you fix this?

    My index page layout is how I want it, but when you hit a subforum and go onto the actual forum page the margin is to the right, making the forum much smaller. I think this is the same issue you have/had without adding the code you mentioned?

Viewing 1 replies (of 1 total)
  • The topic ‘bbPress inside entry-content: how to reset margin-left?’ is closed to new replies.