Home page Revolution slider moves to the right on hover

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support Home page Revolution slider moves to the right on hover

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3244
    pete999
    Member

    Hi

    When I hover my mouse over revslider image on homepage the whole image shifts to the right and leaves padding on the lefthandside of the slider.

    How to fix this?

    #3261
    Nexus
    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!

    #3267
    pete999
    Member

    That worked – Thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.