Shopify themes, liquid, logos, and UX
Hi,
How can I remove the outline box from the hover over mega menu please? Tried a lot of solutions here but to no avail.
Examples attached - one without the box which I want, and how it displays now with the box.
website: https://ravenwood.store/
password: peuwey
Solved! Go to the solution
This is an accepted solution.
Hello @Ravenwoodstore
To remove the border from the megamenu box, you just need to follow below steps:
1. Go to admin > Online store > edit code.
2. In code directory, find the file named "component-mega-menu.css" and open it.
3. Copy below mention css and paste it at the end of the above mention file.
.header header-menu .mega-menu__content {
border: none !important;
}
4. Don't forget to save the file after making changes.
Hope this code works for your issue.
if this solution helpful to you then make it as solved and like the solution.
Best regards
This is an accepted solution.
Hello @Ravenwoodstore
To remove the border from the megamenu box, you just need to follow below steps:
1. Go to admin > Online store > edit code.
2. In code directory, find the file named "component-mega-menu.css" and open it.
3. Copy below mention css and paste it at the end of the above mention file.
.header header-menu .mega-menu__content {
border: none !important;
}
4. Don't forget to save the file after making changes.
Hope this code works for your issue.
if this solution helpful to you then make it as solved and like the solution.
Best regards
Worked perfect! Thank 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