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.

 

wpForo 1.x.x [Solved] Adjust width of forum description

5 Posts
2 Users
0 Reactions
1,657 Views
Posts: 12
Topic starter
(@arvedg)
Eminent Member
Joined: 5 years ago

Hi, how would I adjust the width of the forum description? In my forum it covers only two thirds of the width and then jumps to a new line. See image attached.

Thanks, Arved

4 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @arvedg,

Please leave some example URL to allow us to check it. 

Posts: 12
Topic starter
(@arvedg)
Eminent Member
Joined: 5 years ago

Hi @sofy, thanks for the reply. Please follow https://rb.gy/08hymr to see.

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@arvedg,

Use the following CSS code:

#wpforo #wpforo-wrap .wpf-head-bar-left {
width: 100%;
}

The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.   

Posts: 12
Topic starter
(@arvedg)
Eminent Member
Joined: 5 years ago

@sofy

 

Worked! Of course, you knew 🙂

 

Thank you for the speedy solution. And thank you for this great plugin, forum, support, spirit!Â