Closed vcua-mobify closed 1 month ago
Unrelated to this PR, but I noticed an AppOrigin line in the header.
Did we intentionally add this line? If not, do you think we can remove it in this PR?
oh sorry it was from my PR for testing. @vcua-mobify If you can, please help remove it.
@alexvuong @adamraya The extra AppOrigin {appOrigin}
has been removed!
This is a follow up PR to #1884
This PR contains a couple of a11y fixes for the mobile view's My Account page dropdown menu
<p>
tag on the account drop down menu header<li>
tag<h1>
so screen readers do not think the footer is a sub section of the account page.There is also some styling changes so that the header is better aligned with the menu items and to make all 'My Account' labels consistent.
Before:
After:
Testing these changes:
<h2>
instead of<p>
. Also verify that the text styling is the same as before<li>