Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter drew10

    (@drew10)

    I’ve tried all the settings but can’t seem to just reduce the size.

    Plugin Author simonpedge

    (@simonpedge)

    What do you mean by thinner?
    Reduce the width of the slider, or the height?

    Thread Starter drew10

    (@drew10)

    The height.

    Plugin Author simonpedge

    (@simonpedge)

    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%.

    Thread Starter drew10

    (@drew10)

    I’ve tried that but no matter what I set it to the height of the slider remains the same size.

    Plugin Author simonpedge

    (@simonpedge)

    can you send me the link please, and I’ll have a quick look.

    Thread Starter drew10

    (@drew10)

    testsite.gobsmackcomics.co.uk

    Plugin Author simonpedge

    (@simonpedge)

    Sorry, I’m looking at:
    https://gobsmackcomics.co.uk/
    and I dont see a Slide Anything slider – is it being used on a sub-page?

    Thread Starter drew10

    (@drew10)

    It’s on https://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.

    Plugin Author simonpedge

    (@simonpedge)

    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/1bdba5aa0422c8831e9d30e7ab9252d9

    So 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.

    Plugin Author simonpedge

    (@simonpedge)

    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;
    }
    Thread Starter drew10

    (@drew10)

    Forgive my ignorance but where do I add that CSS?

    Plugin Author simonpedge

    (@simonpedge)

    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.

    Thread Starter drew10

    (@drew10)

    I have tried this but the slider height doesn’t seem to change.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Slider size’ is closed to new replies.