Jun 01, 2020 6:47 pm
Hi guys. How do i fix this?
I need the text moved a little to the left so it doesnt clash with the border
4 Replies
Jun 01, 2020 7:36 pm
Hi @percysgrowroom,
Please try the following CSS code:
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box {
padding: 5px 10px !important;
}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread {
padding: 7px 10px !important;
}
The CSS code should be added in the Dashboard > Forums > Settings > Styles admin page, "Custom CSS Code" textarea.
In ant case, please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.
Jun 01, 2020 7:58 pm
Much better, thank you 🙂
Jun 01, 2020 11:55 pm
Sorry, the problem is also on the posts..... i tried to change it myself but it didnt work exacltey as i wanted.... I am trying lol
Take a look, the writing on the far right need to have a bit of padding: