Tagged: social media icons
- This topic has 8 replies, 2 voices, and was last updated 2 days, 9 hours ago by
sujapati.
-
AuthorPosts
-
June 23, 2025 at 5:16 am #340419
COMeStudio
ParticipantSince the latest Clean Journal Pro theme update, the navigation arrows in the slider and social media icons no longer display correctly. Can you help me please?
June 23, 2025 at 8:04 am #340420sujapati
Keymaster@COMeStudio:
We’ve updated the Font Awesome Icon version in the latest theme update, and everything is working perfectly on our server. It’s possible that your browser or website is caching old resources, which could be causing the issue.
Please try clearing your browser cache and check if that resolves the problem. If the issue persists, kindly share your site URL with us, and we’ll conduct thorough testing to pinpoint the issue.Kind Regards,
SujapatiJuly 2, 2025 at 4:44 am #340486COMeStudio
ParticipantHello and tanks for your answer. I did what you ask for but it’s still not working. this is the url : https://www.imh-europe.eu/
July 2, 2025 at 5:49 am #340489sujapati
Keymaster@COMeStudio: While inspecting your site, we noticed that it has been built using the Elementor plugin.It is possible that the Elementor plugin has disabled Font Awesome CSS link, which would prevent the icons from appearing as expected.
Unfortunately, the plugin does not support the latest version of Font Awesome, which is causing issues with the display of icons on your pages. Please add the CSS below to resolve the icon issue.
#feature-slider .cycle-prev::before, #feature-slider .cycle-next::before, .posted-on a::before, .byline a::before, .cat-links span+a::before, .tags-links span+a::before, .comments-link a::before, .edit-link a::before, #logo-section .cycle-prev::before, #logo-section .cycle-next::before, #to_top_scrollup, #scrollup, .fa-solid:before, .fa-brands:before { font-family: "FontAwesome" !important; }
Please feel free if you need any help.
Kind Regards,
SujapatiJuly 2, 2025 at 2:48 pm #340496COMeStudio
ParticipantThanks for your help. Everything seems to works now.
July 3, 2025 at 1:18 pm #340510COMeStudio
ParticipantSujapati, excuse me but I just see that the scroll is not working and I try to find a solution but I couldn’t. Can you help me please ?
July 3, 2025 at 11:02 pm #340512sujapati
Keymaster@COMeStudio: Apologies for the difficulty.Kindly add the CSS below in the same way as the previous CSS adjustments.
#scrollup:before { font-family: "FontAwesome" !important; }
Kind Regards,
SujapatiJuly 8, 2025 at 3:29 am #340534COMeStudio
ParticipantNo worries now it’s working 😉 Thanks !!!
a last question : do I have to delete this : “#to_top_scrollup, #scrollup, ” on the previous CSS adjustments you gave me ?
July 8, 2025 at 5:18 am #340535sujapati
Keymaster@COMeStudio: Yes, you can remove that part ofthe previous CSS. I missed adding ‘:before’ element on that one, so it was not working.
Regards,
Sujapati -
AuthorPosts
- You must be logged in to reply to this topic.