Change of colour of one ítem in the main menu

Hello guys!
I hope you are well. Quick question. Is it possible to have the “START HERE” element in the menu of a different color?

thanks a lot :slight_smile:
cheers

Hi There,

Please try adding this custom CSS under Theme Options > CSS:

li#menu-item-8092 a {
    color: #da1d6d;
}

Hope it helps :slight_smile:

oh wow! it works! thanks a lot and it was even the color I wanted :joy:
thanks a lot
cheers
Isabella

Glad we could help.

Cheers!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.