Edit header menu background color and icons beside cart

Hi,

How do I change the background color of just the header menu below (not the whole header)? Also how do I add social media icons beside the shopping cart icon?

Thanks in advance!

@dizainer

Could you provide me store URL? I should be able to answer your question.

Yours faithfully!

@dizainer - can you please share your website link? it will need css

https://dizain-studio.myshopify.com/

pwd: lollau

@dizainer - your header is been divided into 6 parts, so background color of menu will not be 100%

You can try this:

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

@media screen and (min-width: 990px)

.header–top-center .header__inline-menu {
width: 100%;
text-align: center;
background: #6b8f8f;

}
Thank you.

Unfortunately, still does not work

https://dizain-studio.myshopify.com/

pwd: lollau