Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Home page Revolution slider moves to the right on hover › Reply To: HomePage RevSlider
December 9, 2013 at 5:25 am
#3261
Moderator
Please put the following code into the “Custom CSS” in theme options. I will let the developer know, so that he can take care of this in the next update.
#slider-area .widget ul li:hover {
padding-left: 0;
}
Thanks!