Change font color of a single top menu item

Posted in: Newspaper
Post count: 4

My website has a menue bar at the top, with the font color in black.

I would like to change the color of a single of the menue points from black to red, to make it stand out In CSS, the menue item seems to be “menu-item-22301”

Is there a way to do that? Many thanks!

Post count: 27744

Hello,

Please provide more details about your menu. You can edit with tagdiv Composer if you have a cloud header. Please provide the link to your website and a screenshot of what you want to change.

A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.

Thank you!

Post count: 4

Hello Anamaria,

The website is https://kuechenreise.com

Screenshot: https://kuechenreise.com/wp-content/uploads/2025/04/bad-ragaz-memories06.jpg

I have tried to illustrate on the screenshot what I’d like to achieve: to change the font color of a singe menu point in the menu to red. I tried adding some simple CSS, but did not succeed.

All help and advice more than appreciated!

Post count: 27744

Hi,

You can use this code https://i.imgur.com/jzaRD5r.png
#menu-menue-2020 .menu-item-22301 .sf-with-ul
{
color: red;
}

You can set this code in Theme Panel ->Custom code -> Custom CSS -> https://www.screencast.com/t/St204VtFl3NU

Thank you!

Post count: 4

Working – thank you so much!! Much appreciated!

Post count: 12

How do I change font and background color on the sibebar?

Post count: 27744

Hello @ppoteau,

Please create a new topic with your question.
Also, it depends on how you created the sidebar. Is it with TagDiv Composer, or are the widgets used? Please provide more details.

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.