Tim32 Posted August 14 Share Posted August 14 (edited) Hello, I am wondering how to add Fontawesome icons to specific buttons? I've screenshotted an example and have posted it below. If anyone is willing to help, I would greatly appreciate it. Edited August 14 by Tim32 Link to comment
tuanphan Posted August 14 Share Posted August 14 You can follow this guide. Remember to replace FontAwesome phone icon with your desired icon Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Tim32 Posted August 16 Author Share Posted August 16 Hi Tuanphan, Thank you very much for responding. I've tried following the steps you have suggested, but for some reason I am not seeing anything happen on the site. Link to comment
tuanphan Posted August 17 Share Posted August 17 13 hours ago, Tim32 said: Hi Tuanphan, Thank you very much for responding. I've tried following the steps you have suggested, but for some reason I am not seeing anything happen on the site. Can you share link to page where you use button? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Tim32 Posted August 19 Author Share Posted August 19 I believe this link will take you to the page. It's on the homepage, near the footer where we say "Get Involved & Connected" and then have various clickable buttons available. https://saffron-blue-79gn.squarespace.com/ Thank you very much! Link to comment
tuanphan Posted August 22 Share Posted August 22 On 8/20/2024 at 12:17 AM, Tim32 said: I believe this link will take you to the page. It's on the homepage, near the footer where we say "Get Involved & Connected" and then have various clickable buttons available. https://saffron-blue-79gn.squarespace.com/ Thank you very much! The site is private, I can't access it. You can follow this. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Tim32 Posted August 29 Author Share Posted August 29 Hey Tuanphan, My apologies. It is now password protected. The password is Bobjoe123 Link to comment
tuanphan Posted September 2 Share Posted September 2 On 8/29/2024 at 9:21 PM, Tim32 said: Hey Tuanphan, My apologies. It is now password protected. The password is Bobjoe123 Thank you. You mean add icons to these buttons? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Tim32 Posted September 3 Author Share Posted September 3 Yes, exactly. Thank you very much! Link to comment
tuanphan Posted Friday at 11:17 PM Share Posted Friday at 11:17 PM You can follow step #1 in this guide Next, use CSS code like this div#block-96df7317e462ddcc6c73 a:before { content: "\f095"; font-family: "Font Awesome 6 Free"; font-weight: bold; font-size: 16px; } div#...73 is button block ID. Follow this to find ID \f095 is icon ID, you can access FontAwesome site, click on a FREE icon > Find this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment