AI Search
Classic Search
Notifications
Clear all
Jun 20, 2022 1:02 pm
Hi @virginie,
You can use CSS styling for that, insert the CSS code in Custom CSS Code field from Dashboard > Forums > Settings > Styles Tab.
Then go to Dashboard > Forums > Dashboard, press Delete All Caches.
Jun 21, 2022 12:41 am
Bonsoir, merci beaucoup. Quel code CSS dois-je mettre svp ? Comment dois-je faire pour mettre des nouveau icons. Merci
Jun 21, 2022 11:00 pm
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon {width: 10%; font-size: 3em;}
width: 10% to increase the size of the box
font-size: 3em : to increase the image size
Bon courage 😉
