Notifications
Clear all

[Solved] Stuck please help

8 Posts
3 Users
0 Likes
492 Views
Posts: 21
Topic starter
(@fchd22)
Eminent Member
Joined: 2 years ago

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 

 

Topic Tags
7 Replies
Chris
Posts: 3650
(@chris)
Famed Member
Joined: 3 years ago

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;
}
Posts: 21
Topic starter
(@fchd22)
Eminent Member
Joined: 2 years ago

hey thanks for reply, tried that as well but having the same issue. It’s small on desktop it’s weird 

Posts: 21
Topic starter
(@fchd22)
Eminent Member
Joined: 2 years ago

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

dimalifragis
Posts: 2572
(@dimalifragis)
Famed Member
Joined: 4 years ago

Hi,

I would suggest to use a better theme, like Kadence or Neve. They work great with wpForo (and wpForo with them).

2 Replies
(@fchd22)
Joined: 2 years ago

Eminent Member
Posts: 21

@dimalifragis it seems there are only the 2022 theme or the classic available for me

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2572
Posted by: @fchd22

@dimalifragis it seems there are only the 2022 theme or the classic available for me

I mean a Wordpress theme. Mot sure what you mean....

Page 1 / 2