Notifications
Clear all

[Solved] wpForo menu wrapping

3 Posts
2 Users
0 Reactions
177 Views
Posts: 2
Topic starter
(@oldgeebee)
New Member
Joined: 3 weeks ago

I am a new wpForo user developing a website using Wordpress and XAMPP. At the moment I am using the Twenty Twenty Four template but will change to custom once I get the forum working properly. I have installed wpForo and created a few forum categories and topics but the wpForo menu is wrapping - see attached image. What is causing this and how can I fix it?


2 Replies
Sofy
Posts: 5743
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi,

The issue is caused by the small width of the page container.

You can easily fix this by adding custom CSS code.

If you are not able to fix it yourself, leave the direct URL we'll help you with the CSS code.


1 Reply
(@oldgeebee)
Joined: 3 weeks ago

New Member
Posts: 2

@sofy thanks for the reply. I’m developing it under localhost at the moment as I’m completely new to wpForo. You’re right, the container was too small. I forced it full width in page settings and that resolved the issue. Thanks again!