Skip to content

Hide the duplicated Get Involved item on mobile (develop) - #230

Merged
mlaetitia merged 1 commit into
developfrom
fix/t51eng-2081-hide-mobile-menu-item-develop
Sep 1, 2026
Merged

Hide the duplicated Get Involved item on mobile (develop)#230
mlaetitia merged 1 commit into
developfrom
fix/t51eng-2081-hide-mobile-menu-item-develop

Conversation

@mlaetitia

Copy link
Copy Markdown
Collaborator

Related to #

Proposed changes

  • Hide the primary menu's Get Involved item below the nav breakpoint.

Why are these changes being made?

The mobile menu CTA added in #226 links to /get-involved, and the primary menu carries its own Get Involved item. Both menus render from the same WP menu, so on mobile the same link appeared twice.

The rule targets the item by ID. That is environment-specific and will need revisiting if the item is recreated or the database is rebuilt, which is called out in a comment next to the rule.

Testing instructions

This cannot be verified locally: the item does not exist in a fresh local database, so it needs checking on staging.

  • Below 1200px, open the mobile menu. Get Involved should appear once, as the pinned button at the bottom, and not as a list item in the menu.
  • Above 1200px, Get Involved should still appear in the primary menu as it does now.
  • The item is styled as a button through the Customizer's Additional CSS. Confirm that styling is unaffected on desktop.

…TA already links to the same page

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011rCHPCdbV5C5dDJjEmMDuy
@mlaetitia
mlaetitia merged commit 005d21d into develop Sep 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant