How can I change an item in the main menu?

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    piqui
    November 4, 2015 at 2:20 pm #63466

    Hi,

    I tried to change only one item in the main menu with this code:

    li#menu-item-4765 span {
    color: orange;
    }

    4765 is the id of the menú element.

    Nothing happened. So I tried:

    li#menu-item-4765 span {
    color: orange important!;
    }

    And no changes.

    ¿Can you help me please?

    Great theme! Thanks for your help

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.