PrestaShop / PrestaShop/prestashop.github.io
Hn tags hierarchy is not optimized on front page
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 41
- Forks
- 56
- Avg merge
- 21h 46m
- Merged PRs (30d)
- 2
Description

Currently, the subtitle of an article is in H4. Considering that the tile of an article is in H2, the subtitle should be an H3 for a better optimisation.
Maybe this is because it uses a specific style, let's see if it's possible to change the HTML to H3, and look what needs to be improved in the CSS if needed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the front-page article tile markup and its associated SCSS, starting with the heading elements shown in the issue. Confirm that article titles remain H2 and subtitles become H3, then verify that the existing visual styling is preserved and the heading hierarchy is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, scss
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100