Tagged: full width easy slider
-
AuthorPosts
-
March 9, 2016 at 11:41 pm #595928
I am using the full width easy slider on my home page to display a slide show above the fold. I would like to make this slide show narrower so it is still full width but not as high… doesn’t take as much room on the page prior to scrolling.
The “slideshow image and video size” dropdown menu would be the logical place to find this, but even if i select 1500×430, the slideshow seems to remain the same size. How do I change it?
I have tried dragging it into a 1/1 layout element and it won’t allow itself to go into an element.
Thanks for your help!!
page here: http://82a.889.myftpupload.com/
March 11, 2016 at 6:01 pm #596966Hi, I posted this a couple of days ago but don’t see a response… can someone help me?
Thanks!
March 11, 2016 at 6:41 pm #596980try to take the full-screen slider instead.
This i think stops at the bottom of the screenheight.March 11, 2016 at 6:53 pm #596987Thanks… I tried that but it’s still the same issue. The slider is huge — takes up the whole screen below the header. I just want a strip slider, not the whole screen…..
March 11, 2016 at 7:03 pm #596992if you don’t have something against unproportional stretching those images you can give the slideshow a custom css class (f.e. : “specialslideshow”)
the 100vh is the 100% screenhight ! and i substact the header hight here
.specialslideshow img { height: calc(100vh - 150px); }
look (sorry for using your images – if you answer here on my post i will delete them immediately)
http://webers-testseite.de/enf02/slideshow-special/March 11, 2016 at 7:07 pm #596993Hey!
Thanks for your help @guenni007 :)
You can also try using LayerSlider and define the height in settings :)Regards,
YigitMarch 11, 2016 at 7:24 pm #597005Great advantage of advanced layerslider – you can determin the responsive behavior.
so with your pictures you can set the layerslider to 100% width and 688px height and start responsiveness under 1100px etc. ppMarch 11, 2016 at 11:15 pm #597081Thanks… I tried LayerSlider but the mobile version looked terrible (picture cropped, appeared vertically vs horizontally) so I went back to my original slider which at least looks good on mobile and desktop, just is a little wider than I would like. Seems like this would be so easy to set / fix?
March 13, 2016 at 1:15 am #597306I figured it out (in case others are searching and come across this…) The photos were too narrow and so the slider was stretching them causing them to be shorter. I re-saved all photos at the same pixel size and now I’m good.
March 13, 2016 at 8:03 am #597346Hey!
Glad you got this sorted. We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
@Guenni007 As always thank you for the tips :)Best regards,
Vinay Kashyap -
AuthorPosts
- You must be logged in to reply to this topic.