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 [Closed] Menu breaks

9 Posts
3 Users
0 Reactions
4,470 Views
Posts: 10
Topic starter
(@trong)
Active Member
Joined: 7 years ago

Hi,

I like your plugin but after installing it, the menu becomes vertical like the screenshot. Could you please help me?

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

Hi Trong,

This is a small CSS conflict with your current active theme or other plugins. Please leave your forum URL to allow us to check it. 

Posts: 10
Topic starter
(@trong)
Active Member
Joined: 7 years ago
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @trong,

This is a conflict with your theme. Please put this CSS code in Dashboard > Forums > Settings > Styles Tab > Custom CSS Code textarea. Save it, delete all caches, navigate to forum front and press Ctrl+F5:

#content article #wpforo #wpforo-wrap ul li {
clear: inherit; float: inherit; width: inherit; background-image: inherit; background-position: inherit; background-repeat: inherit;
}
Posts: 10
Topic starter
(@trong)
Active Member
Joined: 7 years ago

Thank you so much! It works well now!

Page 1 / 2