• Resolved catheg

    (@catheg)


    Hi,

    I would like to change the menu item hover (not submenu) in the css of my child theme (exactly the same behavior of the option in the personalize panel (colors, header, menu item hover).

    I tried some lines but without success.

    Thanks for your help.

    I’m using the version 1.4 Sydney theme.

    Catherine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Please try this code:

    
    #mainnav .menu > li > a:hover {
      color: #fff000;
    }
    

    Regards,
    Kharis

    Thread Starter catheg

    (@catheg)

    Hello Kharis,

    Thanks, it works fine.

    Great support as usual.

    Regards.
    Catherine.

    You’re welcome, Catherine!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘menu item hover’ is closed to new replies.