Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53352
    Leslie Bigos
    Participant

    I would like to have but a single image in the Featured Slider. How do I remove the slide show arrows?

    Sorry to ask such dumb questions.

    http://diepcjourney.com/

    #53389
    Sakin
    Keymaster

    @bigoslesli: Actually if you just want static image then you don’t need to use Featured Slider. You can just disable slider from “Appearance => Theme Options => Featured Slider => Slider Options => Enable Slider”.

    Then for static header image, you can just add that image from “Appearance => Theme Options => Header Featured Image Options”.

    But if you don’t want to use header image and still want to use featured slider image without the arrow, then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    #slider-nav { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Single image in Featured Slider’ is closed to new replies.