bbPress inside entry-content: how to reset margin-left?
-
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!
- The topic ‘bbPress inside entry-content: how to reset margin-left?’ is closed to new replies.