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.
Oct 04, 2021 4:04 pm
Hi,
I want to change the height of the following mark wrap box of forum category topic. Can you help me how to archive that?
2 Replies
Oct 04, 2021 4:18 pm
@rapid3dme
add this to custom css
#wpforo #wpforo-wrap .wpforo-category { padding: 7px 12px !important; }
Dashboard > Forums > Settings > Style (custom css)
replace the 7px with the value you want