css 更改图像滑块的高度

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 更改图像滑块的高度相关的知识,希望对你有一定的参考价值。

@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .et_hp_slider, .et_hp_slider .et_pb_container { 
        height: 425px !important; 
    }
    .et_hp_slider, .et_hp_slider .et_pb_slide { 
        max-height: 425px; 
    }
    .et_hp_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}

以上是关于css 更改图像滑块的高度的主要内容,如果未能解决你的问题,请参考以下文章

jQuery滑块:颜色更改菜单不会与滑块的其余部分同步

iOS滑块的默认拇指图像大小?

更改范围滑块的颜色

自定义 UI 滑块,拇指图像大小问题

滑块的 CSS SVG 动画

JavaFX - 更改特定于滑块的颜色