Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi Emily, I’ve just taken a quick look at it looks like you’ve managed to figure this one out – am I correct? ??

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Hey again. Going to mark this as resolved, but feel free to get back in contact if needed ??

    llroycanada

    (@llroycanada)

    Hi,

    I see this thread regarding left alignment of the easing slider. It appears there was a resolution but I have not seen what that resolution might have been.

    Our easing slider is not aligned properly – we would like it aligned to the left – which essentially would center on the page.

    I’m only providing content for this sight and not familiar with code.

    I have been told that it could possibly be aligned properly with a different screen size/resolution?

    Please advise. While not super critical to the website it sure is annoying.

    Thank you.

    https://familypromiseoflincolncounty.org/

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi @llroycanada, the solution you’ll need is slightly different to this and more site specific.

    Add the code below to the bottom of your theme’s style.css file.

    .slider {
        width: 988px !important;
        margin: 0 auto !important;
    }

    Does that work?

    Matthew, on Easing Slider “Lite” why do I have the white space on the boarder around the pictures?
    Kelvin

    https://www.pavilioninternationalministries.org

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to left align or center easy slider lite at maximum size’ is closed to new replies.