Slider size
-
I would like to make the slider thinner by about 50% is there a way to do this?
-
I’ve tried all the settings but can’t seem to just reduce the size.
What do you mean by thinner?
Reduce the width of the slider, or the height?The height.
Yes, look under ‘Slide Style’ settings (right-hand side column).
There is a setting called ‘Min Height’.This setting has changed with 2.0, and you can now set the minimum height of each slide as a percentage of the slide width. If you don’t want to use minimum heights, then set this to 0%.
I’ve tried that but no matter what I set it to the height of the slider remains the same size.
can you send me the link please, and I’ll have a quick look.
testsite.gobsmackcomics.co.uk
Sorry, I’m looking at:
http://gobsmackcomics.co.uk/
and I dont see a Slide Anything slider – is it being used on a sub-page?It’s on http://testsite.gobsmackcomics.co.uk the one you were looking at is the current site not the new build. your slider is the bottom one with the logos on it.
Well I am seeing a “min-height” of “178px” being set for your slides when I inspect the code – see this screenshot:
https://gyazo.com/1bdba5aa0422c8831e9d30e7ab9252d9So it looks like a Min Height has been set for your slides. Can you give me a screenshot of your edit slider page within WP.
Also double check each slide to make sure there is not any white space (an extra blank line) below any of the slides.
Ok the ‘min-height’ issue has been fixed with the latest Slide Anything I released today, version 2.0.5. So please update to this version.
You can tune slider height with this CSS (worked in my case):
#slider_1068 { height: 60px !important; }
Forgive my ignorance but where do I add that CSS?
Hi the ‘min-height’ issue has been resolved with version 2.0.5 of SA.
I you now edit you slider, and set ‘Min Height’ to % (percent) and set sit to 0% it should solve your issue.I have tried this but the slider height doesn’t seem to change.
- The topic ‘Slider size’ is closed to new replies.