Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 1, 2013 at 7:33 am #28791 kermit73Participant Hi! Is it possible to add a background color to a single menu item, like the red “Sale” in this example: http://demo.marketpress.com/hamburg-de/ Thank you :) September 1, 2013 at 10:39 am #138651 YigitKeymaster Hi, Yes it is possible with menu item id. You should add following code to Quick CSS. Please change 169 with the id of desired menu item. #menu-item-169 { background-color: #f3c1bb; } This will change the background of Apps menu item on your page. Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Corlorize single Menu Item’ is closed to new replies.