Hover on Button not working on 1st slide

  • This topic has 4 replies, 3 voices, and was last updated 9 years ago by J. Davis.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #160803

    I have a linked button (continue reading) on 3 slides on home page – I’ve added background color change on hover. For some reason it doesn’t work until second slide then when it goes back to first slide it works normally. How can I fix it so the hover will work from the beginning ? Thank you.

    #161321

    Hi Jakub,

    Yes, we have tested the slider and replicated the issue. The issue will be fixed in the next update release of MotoPress Slider plugin. Meanwhile you can go to Slider Settings, switch to Appearance tab and add the code below

    .ms_slide.ms_current_slide {
    z-index: 100;
    }

    It should fix the issue with first slide for now. We are sorry for temporary inconveniences.

    Best regards,
    John

    • This reply was modified 9 years, 6 months ago by J. Davis.
    #161450

    It works now – Thanks !

    #264100

    how can i add link to button to go http://www.google.com ,
    any link i add will be internal only

    #264641

    Hi Ahmed,

    There is link field in the layer properties of button object. You can refer to this screenshot

    Best regards,
    John

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.