Notifications
Clear all

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

4 Posts
2 Users
0 Reactions
2,329 Views
Posts: 35
 serd
Topic starter
(@serd)
Trusted Member
Joined: 8 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: 10587
Admin
(@robert)
Support Team
Joined: 9 years ago

Forum URL please

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

Trusted Member
Posts: 35

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

Robert
Posts: 10587
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;}