Add Icon to Text Block

Description

06.26c10v5 Add Icon to Text Block

06.26c10v5 Add Icon to Text Block

#1. Install Code

#1.1. First you can add a Text Block then add text icon like this

06.26c10v5 Add Icon to Text Block

or like this.

06.26c10v5 Add Icon to Text Block

#1.2. Highlight text “Icon” > Click Link icon > Choose File > Upload your desired icon

06.26c10v5 Add Icon to Text Block

#1.3. Hover on Page where you use Text Block > Click Gear icon

06.26c10v5 Add Icon to Text Block

Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, see #3.1.
<!-- 06.26c10v5 Add icons to Text Block -->
<script>
  var ICON_CONFIG = {
    iconSize: 50,
    alignment: "center",
    selector: "#page section h1, #page section h2, #page section h3, #page section h4"
  };
</script>
<script src="https://code.beaverhero.com/textblock/0626c10v5icontotextblock.js">
</script>

06.26c10v5 Add Icon to Text Block

#2. Customize

#2.1. To change Icon size, change Line 04

iconSize: 50,

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can add a Block under Text

05.26c16v1 Hover Text Show Image Follow Cursor

Choose Markdown

04.26c10v2 Header Sound Icon

Add this code into Markdown

<script>
  var ICON_CONFIG = {
    iconSize: 50,
    alignment: "center",
    selector: "#page section h1, #page section h2, #page section h3, #page section h4"
  };
</script>
<script src="https://code.beaverhero.com/textblock/0626c10v5icontotextblock.js">
</script>

06.26c10v5 Add Icon to Text Block

Buy me a coffee