Okay
  Public Ticket #516612
Toggle Mouse Over
Closed

Comments

  •  1
    Steven started the conversation

    I'm trying to have the Toggle Headers change color with a mouse over.


    Is this possible?


    Thanks

  •  8,987
    Tahir replied

    Hey ,

    Please always provide the page url when requesting custom css.

    Thanks


    ThemeNectar Support Team 

  •  1
    Steven replied

    Thanks for getting back to me. Unfortunately it is a private site so I can\'t publicly display the page. That being said, I did find a solution by using:

    .toggle h3 a:hover {
    color: #A42727;
    }

    Thanks again for a great theme!