January 6, 2022 4:22 pm
Hello,
How could I change the page counter from numbers like this to normal numbers
Forum Page URL
2 Replies
January 6, 2022 4:58 pm
Hi @urosjovanov
add this to custom css
#wpforo #wpforo-wrap .wpf-navi select.wpf-navi-dropdown { min-width: 45px; }
Dashboard > Forums > Settings > Style (custom css)