Skip to content

Replace yellow try-button side arrow with downward Font Awesome icon#6515

Open
mitre88 wants to merge 2 commits intohedyorg:mainfrom
mitre88:fix-6501-yellow-button-arrow
Open

Replace yellow try-button side arrow with downward Font Awesome icon#6515
mitre88 wants to merge 2 commits intohedyorg:mainfrom
mitre88:fix-6501-yellow-button-arrow

Conversation

@mitre88
Copy link

@mitre88 mitre88 commented Mar 4, 2026

Summary

Updates the yellow "try" button arrow to point downward, using a Font Awesome icon.

Changes

In templates/level-page.html:

  • removed directional unicode arrows ( / )
  • replaced with a single fa-solid fa-arrow-down icon

Why

This aligns with issue #6501: the previous sideways arrow was confusing (especially in RTL contexts), while the button action points toward the editor below.

Closes #6501.

@jpelay
Copy link
Member

jpelay commented Mar 4, 2026

Hello, @mitre88 can you please update your PR description to the correct template? This is it https://github.com/hedyorg/hedy/blob/main/.github/PULL_REQUEST_TEMPLATE.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress
Status: Review for relevance

Development

Successfully merging this pull request may close these issues.

💻Change the yellow button

2 participants