Sep 12, 2022 6:13 am
                        The posts are not opening in the said forum.
                         2 Replies                    
                Sep 12, 2022 7:19 am
                        You have two pages for the wpForo, "/forums/ and /community/".
What is the correct? Find and fix it.
I think it is "community" but not sure what your wish is.
Sep 12, 2022 3:51 pm
                        @goeduc, I see it works fine.
Just put this CSS code in wpForo > Settings > Colors & Styes > Custom CSS Code textarea to add paddings to the forum wrapper.:
#wpforo #wpforo-wrap {
  padding: 2% !important;
}



