• Resolved olivseo

    (@olivseo)


    Hello,
    I am trying to make the slider image float to the center, and it is not working for me. I have tried:

    .slider-image-container {
        float: center;
    }

    and

    .slider-image-container {
        float: center !important;
    }

    and

    .slider-image-container {
       margin: auto;
    }

    Nothing seems to work for me. Please help!
    Site: https://www.sophiescleaningservice.com

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider Image Centered’ is closed to new replies.