Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28791

    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 :)

    #138651

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Corlorize single Menu Item’ is closed to new replies.