Shopify themes, liquid, logos, and UX
I want to remove the underline in my mega menu. I am using the Prestige theme. The shop is currently under development, so I can not share a URL but I can accept a collaborator request or send login to the store.
Solved! Go to the solution
This is an accepted solution.
nav.header__primary-nav.header__primary-nav--center .header__dropdown-menu:before {
display:none;
}
try adding this css
Hi you can remove it by custom css you can send me login so i can check.
nav.header__primary-nav.header__primary-nav--center li:before {
display: none;
}
you can use this css in theme customizer
It still show under the ordinary menu, but it worked for the Mega menu. Can I add some more css to the the theme customizer?
This is an accepted solution.
nav.header__primary-nav.header__primary-nav--center .header__dropdown-menu:before {
display:none;
}
try adding this css
Thank you so much - it worked! 🙂
you are welcome 🙂
Hello! Can you please help me with the same issue?
Also, I am not sure how to make a horizontal mega menu instead of a vertical one.
Website is www.negujse.com
Add this css in your edit code > theme.css File
.header__primary-nav-item:before{
display:none;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Thank you but this does not work 😕
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025