• Resolved crstalpeake

    (@crstalpeake)


    I am having issues with Elementor Pro and Bbpress, I have the Bbp style pack installed.

    When I have the hello element or theme styling fix turned on which has fixed some of the issues I have with Bbpress however, this page and all the Topic list pages are full width. Any idea on how to fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Robin W

    (@robin-w)

    try adding this to the custom css in my style pack

    #bbpress-forums {
      width : 70% ;
      Margin : auto ;
      
    }

    and change the 70% to whatever value works

    Thread Starter crstalpeake

    (@crstalpeake)

    Thank you, I added this. It affects all the pages so that the ones which were fine now are slightly shorter than the ones I had issue with. But they aren’t all full width so I am happy with this.

    Thank you for the help

    Plugin Author Robin W

    (@robin-w)

    Great – glad to have helped

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