All things Shopify and commerce
Hi, is there a way to not have column headers in a mega menu?
saucypeach.com
P/W
Solved! Go to the solution
This is an accepted solution.
Hey @SaucyPeach
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
a.megamenu__headerlink {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @SaucyPeach
Can you share the password as well?
Best Regards,
Moeed
my bad sorry.
P/W: Password
This is an accepted solution.
Hey @SaucyPeach
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
a.megamenu__headerlink {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Is there a way to center the text in the menu area, when i remove the image it pulls it to the left.
Can the menu area size be made smaller?
thanks for the quick reply!
I want the text to still have left alignment but be centered in the menu area.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025