Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #198520

    Hi,

    How can i hide a specific easy slider’s navigation controls?

    .avia-slideshow-arrows { display: none; }

    This code in Custom Css area hiding all of the navigation controls on all of the sliders. Is there any other way to do it on specific one?

    Thanks.

    #198525

    Merhaba Bülent!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-builder-el-0 .avia-slideshow-arrows { display: none; }

    You just need to change element number from 0 to your element number. You can right click on Chrome or in Firefox and inspect elements to find element number http://i.imgur.com/KCoXaAX.jpg
    Regards,
    Yigit

    #198539
    This reply has been marked as private.
    #198590

    Hey!

    Rica ederim :) İyi çalışmalar

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hiding specific easy slider's navigation controls’ is closed to new replies.