• After adding custom css to enlarge my slider image twitter bootstrap is no longer resizing the slider image when the screen is resized.

    Custom CSS added to resize slider:
    .carousel .item {
    line-height: 250px;
    min-height: 600px;
    width: 1200px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twitter bootstrap is not resizing the slider.’ is closed to new replies.