Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #372959

    how to set up quick css for accordion hover, thanks

    #373040

    Hi paulchiao!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    p.toggler:hover {
    background-color: orange!important;
    color: white!important;
    }

    It will change the background color and font color of accordion title on hover. If you can elaborate, we can help you better :)

    Regards,
    Yigit

    #373395

    thanks, i got the help already.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to set up quick css for accordion hover’ is closed to new replies.