Problem
The Sky theme uses the <h2> tag for its hero block. However, it's the page title so a <h1> is more appropriate. In addition this is also what's used in the default Open Social flavour.
Solution
Change the Sky hero title tag to <h1> instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | Screenshot from 2022-09-01 12-54-40.png | 94.7 KB | anjali rathod |
| #7 | 3135863-7.patch | 2.63 KB | Swapnil_Kotwal |
Comments
Comment #2
tdnshah commentedComment #3
raunak.singh commentedHi @tdnshah,
Please unsigned yourself if you are not working on this issue so others can pick this ticket
Thanks
Comment #4
tdnshah commentedComment #5
raunak.singh commentedComment #6
raunak.singh commentedHi @Kingdutch,
I am not able to reproduce this issue can you please add some screenshot or steps to reproduce this issue.
Thanks
Comment #7
Swapnil_Kotwal commentedComment #8
Swapnil_Kotwal commentedIssue was not able to reproduce at my end...but still made changes...dont know will that work... Kindly review
Comment #9
Swapnil_Kotwal commentedComment #10
kingdutchComment #11
anjali rathodI think it is an issue for the base theme, the title for hero block in the twig file uses
tag but the class given to it is h2 .
@Kingdutch please provide more context and screenshots of your issue.
Comment #12
roberttabigue commentedHi @Kingdutch,
Moving this to "Needs work" and please provide more context and screenshots of your issue, please.
Thank you.
Comment #13
agamich commentedHey everyone, currently HTML tag for the title on the hero banners was changed to H1.
You can see a couple of theme MRs:
https://git.drupalcode.org/project/socialblue/-/commit/acc92bda94da32b94...
https://git.drupalcode.org/project/socialblue/-/commit/ba9b86f657c3937f3...