how to set up quick css for accordion hover, thanks
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
thanks, i got the help already.