Viewing 5 replies - 1 through 5 (of 5 total)
  • rdellconsulting

    (@rdellconsulting)

    Tried refreshing your browser? Which browser are you using?

    I’m in FF28.0 and not seeing a problem.

    image

    The thing is.. those images are too wide. So the browser will narrow them and then also their height will be reduced, thus for certain screen width their effective height will not be 500px. (rdell do you have a wide screen >= 1400px ?)
    Try to use this in your custom css:

    .carousel .item {
    line-height: 1 !important;
    }

    rdellconsulting

    (@rdellconsulting)

    You’re right, 1900px

    Lucky you 🙂

    Thread Starter caraleadance2013

    (@caraleadance2013)

    thank you

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