Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #255888

    I would like to add an ID value these buttons that exist in my full screen slider image. Here’s the link
    What is the best approach for this

    http://bit.ly/1flsidi

    Hello ismael Can you verify the syntax i the solution.I am unable to get this to work

    • This topic was modified 9 years, 11 months ago by codepantry.
    #256079

    Hi codepantry!

    Thank you for using the theme.

    You can use jquery to add an id to the button. Edit js > avia.js, add this code at the very bottom:

    $('#fullscreen_slider_0 .avia-slideshow-button').attr('id', 'BUTTON-ID');
    

    Regards,
    Ismael

    #256625

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Assigning ID to button Element’ is closed to new replies.