Okay
  Public Ticket #2275198
Hover Colour in Toggles
Closed

Comments

  • stonesarahlouise started the conversation

    Hi - I can't find where to set the colour settings for the toggle feature - see www.baddaybandage.co.uk - the toggle menu underneath where it says 'why send a bad day bandage'. In my edit menu on Elementor, you can change active and standard colours but no hover 

  •  675
    Neuron replied

    Hi,

    Well, since the option does not exists you can try adding some Custom CSS at Appearance > Customize > Additional CSS.

    .elementor-tab-title a:hover  {
        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.