Skip to content

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Jan 16, 2026

Motivation

  • Remove semantic heading usage inside the mobile megamenu accordion and rely on CSS classes (e.g. .h2) for visual styling to avoid introducing heading levels in menu templates.

Description

  • In views/templates/hook/prettyblocks/prettyblock_megamenu_item.tpl replaced the <h2 class="accordion-header" ...> wrapper with a <div class="accordion-header h2" ...> to keep Bootstrap accordion behavior while using a non-heading element for styling.

Testing

  • No automated tests were executed.

Codex Task

@CySSoO CySSoO merged commit 252d796 into master Jan 16, 2026
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants