Okay
  Public Ticket #2114797
Menu style
Closed

Comments

  • Lucas started the conversation

    Hey there,

    Can this sub-menu use the same color style that I choose on the Appearance>Customize>Theme Options>Style?

    Kind regards,
    Lucas.

  •  675
    Neuron replied

    Hi Lucas,

    header.primary-header.large-header nav ul li.menu-item-has-children ul {
        background-color: #your_color !important;
    }
    header.primary-header.large-header nav ul li.menu-item-has-children ul li a {
        color: your_color !important;
    }
    header.primary-header.large-header nav ul li.menu-item-has-children ul li:hover a {
        color: your_color !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Lucas replied

    Thank you!

  •  675
    Neuron replied

    You're welcome anytimesmile.png

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.