Fontawesome Webflow Hot! Online
→ Webflow Designer pre-renders icons if CDN is cached. Publish and hard refresh (Cmd/Ctrl + Shift + R).
Add this to your → Custom code → Footer code (for better page speed): fontawesome webflow
$('.accordion-trigger').click(function() $(this).find('.accordion-icon').toggleClass('fa-chevron-up'); ); → Webflow Designer pre-renders icons if CDN is cached
Add to a that toggles content:
0 comments:
Post a Comment