@sxsnetwork I think you have to do this via the database (xx_wpforo_prefixes) but for paid addons you should ask this at gVectors Support Forum
@marcelderadmin add this to custom css #wpforo #wpforo-wrap a:link { text-decoration: none !important; } Dashboard > Forums > Settings &g...
@pochi555 i don't use Quick Translation, so i can't tell you if self added phrases can be deleted but I think you can ignore that
@pochi555 yes, watch video >
@pochi555 Documentation > Quick Translation – Phrases search for "smaller" and you will find it 😉
@amitkool21 Default value is 80px @media screen and (max-width:620px) { #wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-data { marg...
@amitkool21 on small displays there is no space on the right side 😉 small-displays.jpg
@amitkool21 add this to custom css #wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar { width: 70px !important; max-height: 70px !impor...
this executes the code only on the forum page 😉
@veganostomy try @media (max-width:768px) { .separate-containers #post-12076 .inside-article{ overflow: hidden; }
@veganostomy try 10px padding /wp-content/uploads/generatepress/style.min.css @media (max-width:768px) { .separate-containers .inside-article,...
@quiyojin add this to custom css #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p, #wpforo #wpforo-wrap .wpforo-revision-body p { font-s...
@shreyas you should not paste this code again at in the theme settings a different width for the content ask the theme author if you don't know h...
@shreyas no, in your theme settings
@shreyas is formatted with variable values in the in the CSS .entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):n...