Re: I can't change the color on dropdown menu

Solved

I can't change the color on dropdown menu

Fogveli
Excursionist
23 0 4

Hi! Hoping that you can help out with a small issue. I cannot change the dropdown menu color. It comes in the theme colors and it is very hard to read the sections. I will leave a photo. I am using Sense Theme. 

2023-01-05_08-19.png

 

If possible I would like to make it the same color as the header. Thank you very much, guys! 

Accepted Solution (1)

GemPages
Shopify Partner
5625 1261 1243

This is an accepted solution.

Hello @Fogveli ,

 

I would like to give you the recommendation to support you so kindly follow the steps below:

 

1. Go to Online Store > Theme > Edit code of your current theme

GemPages_0-1672900688697.png


2. Open your theme.liquid theme file


3. Paste the below code before </head>

<style>
.list-menu .header__submenu {
  background: #b77ddb !important;
}
</style>

 

If you require any further information, feel free to contact me.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

View solution in original post

Replies 6 (6)

SocialAutoPost
Shopify Partner
434 59 107

Hello @Fogveli,

 

Welcome to Shopify Community ! Happy 2023 🙂

Kindly share your store URL so I can help with it. 

Was the reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution
Auto post your Shopify products to Instagram, Facebook, Pinterest, LinkedIn and Twitter.
App: Social Schedular

GemPages
Shopify Partner
5625 1261 1243

Hello @Fogveli ,

 

It's GemPages support team and glad to support you today.

 

Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

Ujjaval
Shopify Partner
1242 197 213

@Fogveli  Can you share your store url?

GemPages
Shopify Partner
5625 1261 1243

This is an accepted solution.

Hello @Fogveli ,

 

I would like to give you the recommendation to support you so kindly follow the steps below:

 

1. Go to Online Store > Theme > Edit code of your current theme

GemPages_0-1672900688697.png


2. Open your theme.liquid theme file


3. Paste the below code before </head>

<style>
.list-menu .header__submenu {
  background: #b77ddb !important;
}
</style>

 

If you require any further information, feel free to contact me.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
Fogveli
Excursionist
23 0 4

Hi @GemPages , it worked wonders! Thank you so very much, you are great!

GemPages
Shopify Partner
5625 1261 1243

I am glad that my solution is helpful to you.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center