How can I change the background color and fonts in my mega menu?

Hello

On the attached screen is my mega menu

I wish to do some things like :

1 - Change background color of mega menu

2 - Change font to Bold in top links eg. Shop by color, Shop by style etc.

3 - Change font color to black in other links

Please help

1 Like

@Jaroslaw_Kulacz

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

modnisia.myshopify.com

@Jaroslaw_Kulacz

Thanks

  1. Go to Online Store->Theme->Edit code
  2. Asset->/style.min.css->paste below code at the bottom of the file.
.jas-menu ul, .jas-account-menu ul {
    background: #f0f8ff !important; /* Mega menu change color as you like */
}
.jas-menu ul li a {
    color: #000 !important; /* change color as you like */
    font-weight: 500 !important;
}

Hi,

I would love to achieve something similar and highlight the mega menu when over it.

Website is https://partnerprogram.zeiss.ca/

I would love to achieve something like that:

@Marionlesso

i have give you social media color do you need change look as header and mega menu design?