繁体   English   中英

我的网站对移动设备不友好,只有 slider 没有响应,我想让 slider 响应,

[英]my website is not mobile friendly, only the slider is the one that is not responsive and l want to make the slider responsive,

我的网站除了 slider 之外是响应式的

我尝试使用 html 标签视口....和几个 css 用于不同的设备,但 slider 仍然没有响应

enter code here

slider

{
  max-width: 100%;
  max-height: 100%;
  position: relative;
  margin: auto;
} 

l 希望 slider 图像具有响应性并适合移动设备和平板电脑的整个页面enter code here

我在网站上看不到您的 slider? 您最好的选择是使用类似引导程序或使用媒体查询

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM