-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LYNX-722: Style desktop navigation menu in boilerplate #307
base: main
Are you sure you want to change the base?
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
@svera please resolve lint issues. If you cannot access the build failure log, let me know. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @svera
Please see some comments below!
@@ -175,10 +175,20 @@ header nav .nav-sections ul > li > a { | |||
|
|||
header nav .nav-sections ul > li > ul { | |||
margin-top: 0; | |||
width: 300px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we sure that it should be 300px? or should we use a variable/configuration?
} | ||
|
||
header nav .nav-sections ul > li > ul > li { | ||
font-weight: 400; | ||
width: 300px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we sure that it should be 300px? or should we use a variable/configuration?
position: absolute; | ||
left: -24px; | ||
width: 200px; | ||
width: 900px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@loginesta how are you seeing all these items? I cannot see them in https://lynx-722--aem-boilerplate-commerce--hlxsites.aem.live/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have manually added them editing the DOM in order to see the behaviour of the Site Navigation in the browser
header nav .nav-sections ul > li > ul, | ||
header nav .nav-sections ul > li > ul > li { | ||
width: 100%; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test URLs: