Home › Forums › WordPress Themes – Premium › Lavish Pro › Changing the colour of 1 menu item › Reply To: Changing the colour of 1 menu item
Hi Scott,
Please add the following css to fix the issue:
li.menu-item-187 > a { color: #ff0000 !important; }
Note: Use the custom css plugin or child theme stylesheet to write the css.
Thanks
Lost Password?