Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?

    .slide-inner{
      top: auto;
      bottom: 0;
      -webkit-transform: unset;
      -moz-transform: unset;
      -ms-transform: unset;
      -o-transform: unset;
      transform: unset;
      border: 1px solid red;
    }
    

    Regards,
    Kharis

    Thread Starter deftdanny

    (@deftdanny)

    Thank you!

    You’re welcome.

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I drop the text on the slider lower?’ is closed to new replies.