How can I change the color on submenu items ?

Hi there!

How can I change the submenu items color to #727272 or another color ?
This Grey it cant be seen by some people and how can I Bold them ?

Thank you

Kind regards,

Aygun

Hi @aygun,
Thanks for reaching out.
In your case, please use the following CSS code under the Appearance>Customize>Additional CSS section:

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a {
font-size: 14px;
color: #727272;
font-weight: 600;
}

@zimou13, please add the following CSS code:
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a:hover {
color: #000;
}

I hope this helps.
Kind Regards.

Thank you very much! It worked like a charm!
The topic can be closed !

Kind regards ,

Aygun

@zimou13 - what code and css did you used ?

what is the site you make?

here is Illdy theme forum.

regards ,

Aygun

Hi @zimou13,
Thanks for keeping in touch.
Unfortunately the Starkers theme is not amongst the themes we do support. I would suggest on consulting the theme’s support on that.

Thanks for your understanding.
Kind Regards.

Hey, use < strong > without spaces if you would like to bold your text, else, you may go to the style.css and increase the font size if you would love to change the font size an make it bigger. One more way is, use the elementor page builder to make the task simple. On the other hand, the CSS code provided by the colorlib support above is the easiest thing you have got to do.

Regards,
Griffith from PS3 Emulator Blog

Hello there,

@griffithjain Nice work providing a solution to this issue.

Best Regards,
Support

I’m also looking for help with the same step.

Regards: -
Christoper
Read my Blog
How to contact Yahoo

Hello @christopher,

Were you able to try out the CSS provided above?

Best Regards,
Support

Hello there,

The last reply was marked as spam and removed.

Best Regards,
Support

Hey iam facing the same problem in my colorlib theme cany please tell me how to solve this issuee i want to change my menu color in my theme.

this ticket is closed