css - Squarespace 网站 - 一些图像没有响应

标签 css image mobile

在 Squarespace 上设计的一个 friend 的网站位于 www.diamondathome.com。

网站本身是移动响应式的,但主页顶部的 Facebook 和 Linkedin 图标无法缩放,在移动浏览器上显得太大。

我通过添加自定义 CSS 尝试了许多调整,但没有任何效果。

谁能给我一些关于到底发生了什么的想法?

谢谢!

斯科特。

最佳答案

这样可以解决问题:

@media only screen and (max-width: 640px) {
.sqs-gallery-design-grid-slide {
width: 40px !important;}

img.thumb-image.loaded {
width: 20px !important;
height: 20px !important;
}
}

如果您可以访问 Squarespace 中的 CSS 文件,您会在 site.css 上找到它。否则你可以将它添加到另一个 css 文件。

enter image description here

关于css - Squarespace 网站 - 一些图像没有响应,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28373706/

相关文章:

css如何防止图像在页面调整大小时移动

excel - VBA在单元格中添加图像给出不同的结果

Python 检索 JPEG 图像上黑色矩形左上角的 (x,y) 坐标

java - 无法检索 blob 数据并在 JLabel-mySql 中显示

css - 如何躲避CSS中的顶部栏

html - 嵌套倾斜的 div 以及如何正确填充它们?

css - 我的 CSS 响应式下拉菜单链接在响应式 View 中不起作用

html - 如何绕三 Angular 形 block 流动?

testing - Perfecto Mobile 和 Mobile Labs Device Connect 有什么区别?

jquery - ipad/iphone 滑动