Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #470462

    I developed full width slider without background. i have full size images fade in/out in 1 slide.
    The slider does not expand full width. there is space on the left. seems only the background image (if there is one) will expand full width.

    I have tried:
    1.
    Setting slider to 100%
    Then set each image to height 100% and width 100%

    2. setting slider to 1600px
    then set each image to 1600px

    #470862

    Hi John!

    try this code in Quick CSS field:

    .ls-slide.ls-animating {
    width: 1346px !important;
    }
    

    Best regards,
    Andy

    #470893

    Hi John!

    You don’t have to set the individual image height / width. All you need to do is make sure the slider is set to fullwidth in the slider settings.

    You most likely have some weird CSS or setting added to it which is causing that behaviour. I would try creating a new slider and just add the images to the slides and start from there. They should display correctly.

    If your still having trouble then send us a WordPress login and we’ll take a closer look.

    Cheers!
    Elliott

    #471167

    Thanks.. worked great.

    next question. the slide loops but loops back to the second picture and stops there.

    also, i created 4 column and set first column for equal heights. not working.

    #471316

    Hi!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.