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.
Nov 23, 2017 8:36 am
Hi,
Header in the forum sidebar has strange font, I would assume because of some conflict in css. The same applies to quoted text in a post. The forum url is http://natplant.ru/forum
Would you please advise a way to fix it, as I'm very rookie with CSS.
Please see attached.
3 Replies
Nov 23, 2017 1:03 pm
Forum URL please
Nov 24, 2017 4:49 pm
Problems come from your theme, it adds extra HTML tags in widget and around widget titles.
Use this CSS code to make titles bigger:
.wpforo-widget-wrap h4 span{font-size: 18px;}