• Resolved clynngardner

    (@clynngardner)


    Hello,

    First off thanks again for the update, it’s great! I decided to go for it and make changes as needed. I do have one that I can’t seem to figure out. How do I only show one slide/image in the home page slider?

    Thanks,

    Crystal

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author inkthemescom

    (@inkthemescom)

    Hello Crystal,

    you can simply add one image in the home page slider through Slider setting option (Appearance=>Theme Option=>Slider Setting) and upload only first slider image over there.

    Hope it will resolve your issue

    Thanks!

    Hi, I have the same problem. If I upload only one image the second default image remains in any case.

    Thanks

    Thread Starter clynngardner

    (@clynngardner)

    Still no luck. For now I have removed the slider option till I can figure a work around or you all might have an idea on how to tweak it.

    Thanks,

    Crystal

    Theme Author inkthemescom

    (@inkthemescom)

    Hello Crystal,

    Try below code once in Custom CSS section of your Dashboard (Appearance=>Theme Option=>Styling Option=> Custom CSS).

    nav#nav-arrows,nav#nav-dots,.sl-slide.slide2.sl-slide-vertical {
    display: none !important;
    }

    Hope it will resolve your issue

    Thanks!

    Thread Starter clynngardner

    (@clynngardner)

    This worked! Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change number of slides’ is closed to new replies.