Remove Underline On Mega Menu (Prestige theme)

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.

Hi you can remove it by custom css you can send me login so i can check.

Link: https://peter-solberg.myshopify.com/
Kode: Bogiliam2015

Add this css in your edit code > theme.css File

.header__primary-nav-item:before{
    display:none;
}
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?

Thank you but this does not work :confused:

nav.header__primary-nav.header__primary-nav--center .header__dropdown-menu:before {
display:none;
}

try adding this css

Thank you so much - it worked! :slightly_smiling_face:

1 Like

you are welcome :slightly_smiling_face:

1 Like

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