Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there mdsfarook,

    Hope you’re well today!

    This should be possible to remove with some custom CSS. Since the theme has it’s own custom CSS tab which is located in Appearance >> Theme Options >> Advanced Settings >> Custom CSS you could try adding the following code there:

    ol.flex-control-nav.flex-control-paging, ul.flex-direction-nav {
    display: none;
    }

    This should remove both arrows and dots from your slider.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter mdsfarook

    (@mdsfarook)

    thanks bojan its worked for me

    Glad I could help! Have a great day ??

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slide show dots and arrow to be removed’ is closed to new replies.