Using Simple theme - footer section has four sections/blocks.
Want to add a trademark image to last section/block.
Can’t seem to put HTML in the edit screen for the section.
Going into liquid code editor, these sections are referenced in a for loop as “block in section.blocks”, which for loop loads all the defined footer blocks.
Don’t see how to access the appropriate footer block to add things like HTML image tag.