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] CSS fix

2 Posts
2 Users
0 Reactions
870 Views
Posts: 27
Topic starter
(@youzer2020)
Eminent Member
Joined: 6 years ago

If there's no topic tags input, "Add topic" button is a bit going up due to

#wpforo #wpforo-wrap .wpf-topic-create input[type=submit] { margin-top : -5px; }

Could you add some margin-top on style.css?

#wpforo #wpforo-wrap .wpf-topic-create input[type=submit] { margin-top : 5px; }

I hope you support customized style.css under theme like Buddypress.

Thank you 🙂

1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Please leave some screenshot I have no idea what do you mean.