Hi wondering if someone can help. If you check my forum on a desktop it’s off centre and I’ve tried numerous things to centre but none have worked so far.
does anyone know any CSS code I can put in to centre the forum and also make it wide enough that it’s covering the page as when it is centred it’s narrow and is small.
any help would be appreciated
Hi @fchd22,
Insert the below CSS code in Custom CSS Code field from Dashboard > wpForo > Settings > Colors & Styles Settings:
#wpforo #wpforo-wrap { width: unset; } .wp-container-4 > :where(:not(.alignleft):not(.alignright)) { max-width: unset; margin-left: unset; margin-right: unset; }
hey thanks for reply, tried that as well but having the same issue. It’s small on desktop it’s weird
Like it’s fine for mobile view but on desktop it’s small and not like others I’ve seen set up, just not understanding why tho
Hi,
I would suggest to use a better theme, like Kadence or Neve. They work great with wpForo (and wpForo with them).