Feb 06, 2021 12:06 pm
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
Feb 06, 2021 12:14 pm
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.