Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #114766
    SheStyln
    Participant

    Hi everyone,

    I have a Feature Slider on my homepage showing a single slide so I really don’t want to see the single orange dot in the middle or the previous / next arrow buttons on each side.
    Is there any way I can remove these?

    My site…

    Thanks in advance for any help 🙂

    #114768
    SheStyln
    Participant
    #114798
    Mahesh
    Keymaster

    @shestyln: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .cycle-pager, 
    #feature-slider .cycle-next, 
    #feature-slider .cycle-prev {
        display: none;
    }

    Regards,
    Mahesh

    #114841
    SheStyln
    Participant

    Thank you Mahesh – that did the trick!

    Really appreciate your help 🙂

    #114858
    Mahesh
    Keymaster

    @shestyln: Thank you for your appreciation. If you like my support and Parallax Frame theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/parallax-frame?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    #114942
    SheStyln
    Participant

    Hi Mahesh,

    Review has been posted 🙂

    Thanks again for helping me!

    #114996
    Mahesh
    Keymaster

    @shestyln: Thank you so much for your valuable review and rating, we really appreciate it. Have a nice day!

    Regards,
    Mahesh

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove the orange dot and next/previouse links from a Featured Slider’ is closed to new replies.