• Resolved boarderw

    (@boarderw)


    I want to remove both the round prev/next navigation buttons and the hovering prev/next arrow boxes from the Slider, or make them invisible.

    Any help will be appreciated.

    -Wayne

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter boarderw

    (@boarderw)

    OK, I added the following to Custom CSS and it seems to be working:

    nav#nav-dots {
    display: none;
    }
    nav#nav-arrows {
    display: none;
    }

    -Wayne

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    Hope doing good.

    I really appreciate your efforts in exploring the things and sharing your knowledge here.

    It seems that you have resolved your issue by your own.

    Let me know if have further doubts so that I can assist you.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove the Slider navigation buttons and boxes?’ is closed to new replies.