Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #113197
    Gary
    Participant

    Hi there

    I have completed a search of the site and found a few posts about how to remove icons from the slider.

    I’m using it as a fading logo and would like to remove the arrows and buttons at the bottom. How can I please do this?

    I am replacing the images with higher resolution images to become full width, but I will still need to remove these arrows / buttons.

    Thanks for your advice and help 🙂

    Regards
    Gary

    Link to view a screen shot

    #113218
    Mahesh
    Keymaster

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

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

    Regards,
    Mahesh

    #113228
    Gary
    Participant

    Thank you so much Mahesh. 🙂

    #113237
    Mahesh
    Keymaster

    @djgaryc: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Slider Arrow & Button removal’ is closed to new replies.