Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Hello dearest,
I need to add a social icon to header for discogs and I saw the following ticket
https://themenectar.ticksy.com//ticket/2576211/
Now let's say I'm cool with this icon
https://fontawesome.com/icons/compact-disc?style=solid
but the suggested css to substitute behance icon isn't working.
.fa-behance:before {content: "f51f";
}
#header-outer #social-in-menu a i.fa-behance:after {content: "f51f";
}
neither using "fa-compact-disc"
Where am I wrong?
Thanks in advance.
Hey spectrummastering ,
Please provide the page URL so I may write up the custom CSS for this request.
Thanks
ThemeNectar Support Team
Hello, I replied as a private message to your previous request (URL), I hope it is visible to you.
Best
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
that's amazing Tahir, exactly what I needed!
Thank you again and Best Regards