Hi, Since I customized the buttons on my homepage slider at http://topratedattorneys.com, I seem to have lost the animation effect. Can you please either tell me: 1) How can I get the animation effect back? 2) How can I change the button font and background color when hover? Thanks, Rex
Hi, 1. We didn't quite understand which animation you are talking about, Will you please elaborate your query a bit more. 2. And to change the button font background color on hover, just paste the code given below in Custom CSS section. (Dashboard->Appearence->Customize->Additional CSS) of your dashboard. Code: .slider_caption .slider_button:hover { background: #5f5f5f; border-bottom: 2px solid #2f2f2f; font-family: serif; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com