Hello! I am addressing an interesting problem concerning wpForo and Elementor. I created my website (all pages) using Elementor. The result is admirable in its beauty (sorry for my excessive modesty), but one unpleasant moment hurts my perfectionist feelings and violates the harmony of Nature. Namely: forum pages behave a bit strangely on mobile devices - tablets and smartphones. It doesn't seem to catch your eye much, but it gets on your nerves. When you rotate the device screen, some ugly indentation appears on the right. See the screenshot:
I have several sites for experiments, so: if you embed wpForo into a site without using Elementor, then everything is displayed PERFECTLY, without bugs! For example, your site is displayed absolutely correctly. But if you use Elementor, the bug immediately appears. Even if you do a "clean" installation, on a completely new site. Although, in this case, the indentation is clearly less. But he is! This is clearly visible on the main page of the forum.
And yes, one more addition: all other pages of the site, except for the forum, are displayed perfectly correctly! Hurtful.
Is it possible to find the cause and fix this bug? Or am I doing something wrong? In any case, I ask for help! Because I don't want to give up Elementor at all.
Hi @adler11
add this to custom css
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data { overflow: hidden; }
Dashboard > Forums > Settings > Style (custom css)