Notifications
Clear all

wpForo 1.x.x [Closed] Menu breaks

9 Posts
3 Users
0 Likes
3,661 Views
Posts: 10
Topic starter
(@trong)
Active Member
Joined: 5 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: 4233
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 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: 5 years ago
Robert
Posts: 10499
Admin
(@robert)
Support Team
Joined: 8 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: 5 years ago

Thank you so much! It works well now!

Page 1 / 2