Re: HOW TO CHANGE COLOR OF LINE WHERE MENU ITEMS ARE IN HEADER? - DAWN THEME

HOW TO CHANGE COLOR OF LINE WHERE MENU ITEMS ARE IN HEADER? - DAWN THEME

CNatural
Excursionist
22 0 5

Hello! I would like to make the line where my menu items are black, but keep the drop down items white background, exactly like below: 

 

Screen Shot 2022-07-18 at 11.45.05 AM.png

What is the code that I can paste to achieve this look on my site? THANK YOU!

Replies 4 (4)

DitalTek
Shopify Partner
891 103 122

Hi @CNatural ,

The first you please check on setting of theme, at here can be support setting for background of navigation.
If not support, can you give the url of your site, so i will check and provide the solution for you

 

Thank you!

- You can please Like and Accepted Solution if my suggestion helpful.
- And you want to hire developer Theme or App Shopify => Feel free to send me a DM or contact to us via Email | WhatsApp
- Website: ditaltek.com
CNatural
Excursionist
22 0 5

Hi @DitalTek - My theme is Dawn 3.0. My site is www.chickysnatural.com 

DitalTek
Shopify Partner
891 103 122

Hi @CNatural ,

i'm checked, currently the header part have the background black look like this,

PHAVIA_0-1658193604876.png

So, you just want change the background of menu dropdown to white, right?

- You can please Like and Accepted Solution if my suggestion helpful.
- And you want to hire developer Theme or App Shopify => Feel free to send me a DM or contact to us via Email | WhatsApp
- Website: ditaltek.com

Denishamakwana
Shopify Partner
1408 173 233

Please add below css code in bottom of assets/base.css file

.header__submenu {
        background: #fff;
}
.header__submenu li a {
          color: #000;
}
.header__menu-item span {
         color: #fff;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme