Limited availability during the holidays

Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.

We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!

Okay
  Public Ticket #3127139
jquery versions
Closed

Comments

  • Dana Cobb started the conversation

    I am attempting to use a class and media queries to adjust the left: 0; property of my slider layers.

    <h3 class="ls-l layerslider-left-position" style="font-weight:700; line-height:40px; padding-top:4px; padding-right:10px; text-align: left; ;
                padding-bottom:4px; padding-left:10px;; font-size:40px; color:#f8f2f2;               top: 100px;"              data-ls="durationin: 2000;              colorin: #000;              offsetxin: left;              offsetxout:-30;              startatin: 2500;              parallaxlevel:0;">
                  Train your Ammo             </h3>

    my class is:

    .layerslider-left-position{
    left: 20px !important;
    }

    .layerslider-left-position{
    left: 50px !important;
    }

    .layerslider-left-position{
    left: 100px !important;
    }

    etc....

    but using inspect, the slider is not seeing my class and setting each layer to left: 0;


    Your thoughts?

    Dana




  •  138
    George replied

    Hello Dana,

    Could you, please show me your website with the slider?

    Best Regards,
    George | Kreatura Dev Team