How-to and Troubleshooting
3
Posts
2
Users
2
Reactions
678
Views
May 13, 2023 4:09 pm
In RTL, this looks really off. Rounded corner is so stretched, and falls behind the New Post button
I don't think it's meant to be like this. How can I fix that?
2 Replies
May 13, 2023 4:40 pm
try this css
#wpforo #wpforo-wrap .wpf-head-bar { border-radius: 0 0 0 30% !important; }
if you don't like it yet, set the 30% to the desired value