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