• Resolved LincDK

    (@lincdk)


    Hi there – I’ve searched but can’t find the CSS modification to change the position of the image in the slider. It seems to be vertical and horizontal aligned to center. I’d like to drop at least the vertical alignment down to show the top part of the image.

    The site is https://staging.neln.org.au

    Appreciate any assistance.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • this thing here:

    .carousel>.center-slides-enabled>.item>.carousel-image img{
    position: static;
    }

    try adding this to custom CSS if will fix your problem.

    Thread Starter LincDK

    (@lincdk)

    Thanks AngkorDesign – that’s done it.

    Appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider image position in Customizer’ is closed to new replies.