We received a message from Google that the forum is too small font.
Second problem is, that on mobile the padding is not working.
You can see things on our site https://www.livetube.tv/forum
Search Console has identified that your site is affected by 1 Mobile Usability issues:
Top Issues
The following issues were found on your site:
We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.
I have tried to manipulate the font sizes but without success.
We have a special code from you already and I have also deleted all caches.
This is the code we have in currently.
What is your suggestion for
- increasing the font (what is default for the different settings0
- having a right and left padding for mobile views
Here is the code we have:
#wpforo #wpforo-wrap {
font-size: 16px; padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
#wpforo #wpforo-wrap .wpforo-content{ width: 75%; }
#wpforo #wpforo-wrap .wpforo-right-sidebar { width: 23%;}