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

    Hi all,

    I want to hide the slider control.

    The search found a piece of CSS, but it doesn’t work: .avia-builder-el-0 .avia-slideshow-arrows { display: none; }

    There ist no avia-slidehow-arrows in my source-code.

    Can you help me?

    Sincerely
    Michael

    #583759

    Hi designot!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #584185

    Hi Yigit,

    sorry, that doesn’t work.

    Please find the URL below.

    Thanks
    Michael

    #584193

    Hey!

    Please add following code to Quick CSS

    .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next { display: none !important; }

    Regards,
    Yigit

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