Re: How to add background for menu bar

Solved

How to add background for menu bar

hem0903
Explorer
58 0 11

How to add background for menu bar,

 

I want to add pink background behind my menu bar. Header should be white as it is  but different background colour for menu.

 

https://784221-79.myshopify.com/

hem0903_0-1730990850038.png

 

Accepted Solution (1)

Mehran_Ali
Shopify Partner
461 63 69

This is an accepted solution.

Hi @hem0903 

You change just add this CSS in your theme.css/ Base.css

header.main-header.main-header__container .main-header__wrapper { background: linear-gradient(0deg, pink 60px, transparent 60px);}
header.main-header.main-header__container .main-header__wrapper .header__inline-menu.desktop-only { background: transparent !important; }

Replace the word pink with the color code you want there.

If This Solution work Kindly Like This and Mark it As a Solution

-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR

Buying Me A Coffee.

-If you need an expert Shopify developer for customization and development, feel free to contact me.


Email: Mehran.ali5300@gmail.com


WhatsApp: +92 343 0211536

View solution in original post

Reply 1 (1)

Mehran_Ali
Shopify Partner
461 63 69

This is an accepted solution.

Hi @hem0903 

You change just add this CSS in your theme.css/ Base.css

header.main-header.main-header__container .main-header__wrapper { background: linear-gradient(0deg, pink 60px, transparent 60px);}
header.main-header.main-header__container .main-header__wrapper .header__inline-menu.desktop-only { background: transparent !important; }

Replace the word pink with the color code you want there.

If This Solution work Kindly Like This and Mark it As a Solution

-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR

Buying Me A Coffee.

-If you need an expert Shopify developer for customization and development, feel free to contact me.


Email: Mehran.ali5300@gmail.com


WhatsApp: +92 343 0211536