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.
Dec 27, 2020 8:55 pm
Boa tarde! como faço para aumentar o tamanho dos ícones FORUNS
4 Replies
Dec 28, 2020 12:18 pm
Hi @neygo,
Please try the following CSS code:
.wpforo-forum-icon i{
font-size: 30px !important;
}
The red marked value can be changed.
The CSS code should be added in the Dashboard > Forums > Settings > Styles admin page "Custom CSS Code" textarea.
In any case please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.
Dec 29, 2020 2:12 am
I did as recommended, but it didn't work
Dec 29, 2020 2:45 pm
Thanks, missing a key to close the code