Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Shopify Community Downtime: The Shopify Community will be down December 5th for 15 minutes between 3pm and 4pm EST. Thank you for your understanding.

How to add background for menu bar

Solved

How to add background for menu bar

hem0903
Excursionist
47 0 9

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
415 52 65

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
415 52 65

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