May 31, 2023 4:16 am
My social media icons are not displaying correctly. They are correct on all other parts of my site. Chris from support added some custom CSS and things appeared fixed, but I had another problem with my site and had to start all over, so I lost the code. Chris, can you send me the code you entered so I can add it to the styles css box? I have tried toggling the Font Awesome Lib in all three positions, but it just moves the problem to the forum or the general site. Help!
2 Replies
May 31, 2023 2:36 pm
add this to custom css
#cm-header-container .social-links .fa, .footer-socket-area .social-links .fa { font-size: 18px !important; font-family: FontAwesome !important; font-weight: bold !important; }
Dashboard > wpForo > Settings > Colors & Styles > Custom CSS
May 31, 2023 8:40 pm
Worked like a charm...Thanks Tutrix