Hover on Button not working on 1st slide

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #160803
    Jakub U
    Participant

    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
    J. Davis
    Keymaster

    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 8 years, 7 months ago by J. Davis.
    #161450
    Jakub U
    Participant

    It works now – Thanks !

    #264100
    Ahmed
    Guest

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

    #264641
    J. Davis
    Keymaster

    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.