How can I alter the color and design of my drop down menu?

Hey! I just added a drop down menu. But i don’t really like the design and would like to change the colour / design if possible! Can someone help me for this? I joined a photo of my drop down menu, and here is the link of my website: www.sweetskendamasfr.com !

my theme is: Supply Theme

Thank you by advance!

@SweetsFR

Thanks for post

can you please try this

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-nav--dropdown, .site-nav--dropdown-grandchild {
border: none;
    background-color: #93d500;
}
.site-nav--dropdown a, .site-nav--dropdown-grandchild a {
color: #fff;
    padding: 5px 45px 5px 15px;
}

Hello, recently ive downloaded a theme called Palo Alto, the drop down menu from the demo was presented as full length. after downloaded it and making my own drop down menu. i could only access it to a small green box which is pretty ugly… please help

@HARRYLEE

sorry for this issue can you please add your mega menu

https://www.youtube.com/watch?v=M3WNOZc7Oyc

hi,
I also have a similar problem, my theme navigation bar gives a dropdown column, but I don’t like this as when I add more products it is going to be unorganised and cluttered, I need it to present similar to overclockers website when their navbar drops it brings a box this design is pretty neat how would I do this?

@WZRD

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.