Need to find and remove small icon in code

Topic summary

A user modified their newsletter signup code to include a first name field, but an unwanted ‘>’ symbol now appears between the two input fields.

Current Status:

  • The site is password-protected (www.magimoboxes.com, password: MagiMo)
  • Screenshots have been shared showing the issue

Troubleshooting Guidance:

  • Icons/symbols are typically added via CSS rather than HTML
  • The problematic code likely exists just below what’s visible in the screenshot
  • Suggestion to check for a closing bracket between fields
  • A direct link to the site would help with diagnosis

The discussion remains open as the exact location of the errant symbol in the code has not yet been identified.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

i edited the code for the newsletter signup field to also ask for a first name. However, with the new code a ‘>’ symbol is showing up between the two fields. Can anyone help me look at the code to see where this is located for me to delete it?

Icons are usually added using CSS. Also, providing a link to the site would be helpful in such cases.

Terence Keane

Best Regards,

sorry! the site is: www.magimoboxes.com, currently password protected: MagiMo (password)

The code you’re looking for should be right below what’s on your screenshot – see the closing bracket between "field"s?

1 Like