All things Shopify and commerce
Hello Everyone
The desktop version of the nav bar menu has a problem where it displays only up to four menu items. The remaining items appear in a dropdown next to these four items, indicated by "3 dots." A screenshot is attached for reference.
website is : https://aguilaactivewear.com/
I'm seeking a solution to present all nav bar items in a single line on the desktop view, eliminating the dropdown appearance. Your assistance in this matter would be greatly appreciated.
Thank you
Solved! Go to the solution
This is an accepted solution.
.header-2 .header-middle__left {
width: 130px !important;
}
.header-2 .header-middle__center {
width: 100%!important;
}
.header-2 .header-middle__right {
width: 162px !important;
}
Sorry, there was a mistake in my previous css please try this
Hey @m8bmir
The following css will solve the problme.
.header-2 .header-middle__left {
width: 130px !important;
}
.header-2 .header-middle__center {
width: calc(100% ) !important;
}
.header-2 .header-middle__right {
width: 162px !important;
}
Please note that since I have no access to the code, I only performed an inspection. It's essential to apply this CSS to a duplicate theme first, then preview the theme. If everything looks fine, you can publish the theme. I never recommend making any changes to the live theme.
Thanks
Thank you for your response, I will add this code in the duplicate theme, can you tell me which section I should add this code to?
You can add this in the header section.
added in the header section, didn't work
it should work. can you share the theme preview in which you applied it?
This is an accepted solution.
.header-2 .header-middle__left {
width: 130px !important;
}
.header-2 .header-middle__center {
width: 100%!important;
}
.header-2 .header-middle__right {
width: 162px !important;
}
Sorry, there was a mistake in my previous css please try this
Still didn't work, maybe you are using a wide-screen monitor , that's why it's working for you, but not for me
Sorry to see that it's not working.
I check on a normal laptop screen and even i resize the screen. attached is a screen recording.
https://www.awesomescreenshot.com/video/19804450?key=b02bcdc5191c020fa2f77b3ee7217a0d
Thank you for your responses and effort, I'll try again.
It sounds like you're working with the Craft theme and trying to add a custom line item property to a product template. However, it seems like your message got cut off at the end. Could you please provide more details or let me know what specific assistance you're looking for? Are you encountering any issues or do you need guidance on a particular aspect of this task? The more information you provide, the better I can assist you.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024