Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #443823

    Hi guys, got a slight problem (see private).

    • This topic was modified 8 years, 11 months ago by Kris1711.
    #444947

    Hey guys! I’ve sorted the first problem I had – but could do with knowing if there’s a way to set the background-position of each image in the EasySlider. This way the images would be displayed much more logically when scaling down screen sizes.

    Is there any way I can do this?

    Also, after the latest Enfold update the content in my Fullscreen slider doesn’t stay vertically centered. It used to stay in view even if only a very slight part of the Fullscreen slider was showing which I thought looked very cool and worked really well. Now the content in my FS slider only stays like 40% down the slider and disappears long before the slider has exited the view.

    Hope that makes sense.

    Cheers,

    Kris.

    #445890

    Hi guys any news on the Full Screen Slider? I’ve sorted the other problem out.

    #447244

    Hey!

    It looks like your already using a bunch of custom CSS on the slider.

    .flex_cell_inner .avia-slideshow li img {
      height: 470px;
      margin: 0 auto !important;
      max-width: 1000px !important;
      width: auto !important;
    }

    The easy slider does not use background images so there is not a way to set the background position. I think what your trying to do is set the width to 100% in your CSS instead of auto.

    Best regards,
    Elliott

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