• Resolved clynngardner

    (@clynngardner)


    Is it possible to have the content from the slider slide in to the right or stay static on the right? I have been playing around with the code and get it to slide from that direction but with some hiccups.

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

    (@clynngardner)

    This edit finally worked after playing around with the px justifcation

    .sl-slide-inner {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 19%;
    left: 650px;
    }

    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 ‘Change slider content location’ is closed to new replies.