? What post? About the span in span? I’m not sitting here waiting for you to ask questions, its actually my day off
As far as I know, a span within a span is actually valid HTML5 (that would be the first question to ask) It is just at this stage the text bric’s do not support nested Spans as far as I can see.
You can add Font Awesome to a button or a link using CSS with what they call Pseudo Elements. Which right now would be the easiest solution for what you’re talking about. (CSS goes in the page header).
Thank you for the workaround solution. I call it “workaround” because it’s very fiddly and time consuming when you want to do this with multiple FontAwesome icons in numerous different places. But your excellent advice is very useful in a pinch. Thank you.
I still think @Norm can make all of this easier in Blocs so we won’t need to resort to code, yet we can add FontAwesome icons anywhere, fast and easy. That’s really the basis for my opening post.
Again, thank you for all your help on your day off!
Such a wonderful solution for older versions of Blocs! But alas, it no longer exists in Blocs 5. I wanted to add a new comment to this thread to mention that unfortunate change. I tested it just now in Blocs 5.2.4. Right-clicking any Font Awesome icon inside the Icon Font Manager dialog does nothing.
Thanks good for a work around but I see so much “oh just insert this code” in an app that is specifically sold as a drag and drop solution.
Styling an icon within a button or paragraph or text heading should be available in the class properties dialogue box.
TOO much of Blocs advanced styling is buried in obscure classes that you have to KNOW to add them to your class list even though the elements you just dropped into your page is actually using them. This should not be. If I drag an element or component on to my page and it’s using a class, that class should be automatically added to my project’s class list. I shouldn’t have to go looking for it buried in the class manager.