Notifications
Clear all

wpForo 1.x.x [Solved] The icons are not visible

9 Posts
4 Users
5 Reactions
875 Views
Posts: 93
Topic starter
(@deep-line-digital)
Estimable Member
Joined: 6 years ago

Hello, my forum icons disappeared in an instant. I looked at other tickets opened for this, applied them, but could not solve my problem. Can you help me with this?

nakvaryum.com/tuzlu-su-akvaryumu-forumlari


8 Replies
Sofy
Posts: 5562
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

@t-niron,

Use the CSS code below:

#wpforo #wpforo-wrap .fas, #wpforo #wpforo-wrap .fa {
font-family: "Font Awesome 5 Free" !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.


7 Replies
(@deep-line-digital)
Joined: 6 years ago

Estimable Member
Posts: 93

@sofy Hello,

This code seems to fix the problem. Thank you for your support.


(@deep-line-digital)
Joined: 6 years ago

Estimable Member
Posts: 93

@sofy Hello,

The code for the home page works, but the icons cannot be learned on other pages. Is it possible for you to check?

Thank you

 


Tutrix
(@tutrix)
Joined: 6 years ago

Noble Member
Posts: 1521

@t-niron

remove the asterisk * from

#wpforo #wpforo-wrap * {
font-family: 'Montserrat', sans-serif; !important;
}

(@deep-line-digital)
Joined: 6 years ago

Estimable Member
Posts: 93

@tutrix Hello,

If I remove this code, will I not be able to use the font I want?

Thank you


Tutrix
(@tutrix)
Joined: 6 years ago

Noble Member
Posts: 1521

@t-niron

you don't have to delete the complete code, just the asterisk ( *)


(@deep-line-digital)
Joined: 6 years ago

Estimable Member
Posts: 93

@tutrix Hello,

thank you for the support. I got the code from here, but I guess I didn't use it properly.

Problem solved:)


(@percysgrowroom)
Joined: 7 years ago

Noble Member
Posts: 1229

@tutrix This guy knows how to fix everything, legend lol