Notifications
Clear all

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.

 

wpForo 1.x.x [Closed] CSS conflict issue?

4 Posts
2 Users
0 Reactions
2,541 Views
Posts: 35
 serd
Topic starter
(@serd)
Trusted Member
Joined: 9 years ago

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
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Forum URL please

1 Reply
 serd
(@serd)
Joined: 9 years ago

Trusted Member
Posts: 35

It's indicated in the initial message - http://natplant.ru/forum

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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;}