Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Stuck please help

8 Posts
3 Users
0 Reactions
1,221 Views
Posts: 21
Topic starter
(@fchd22)
Eminent Member
Joined: 3 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: 3611
(@chris)
Famed Member
Joined: 4 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: 3 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: 3 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: 2601
(@dimalifragis)
Famed Member
Joined: 5 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: 3 years ago

Eminent Member
Posts: 21

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

dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2601
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