css 强制定位内容框类到固定高度。将“.target-class”更改为您使用的类。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 强制定位内容框类到固定高度。将“.target-class”更改为您使用的类。相关的知识,希望对你有一定的参考价值。

/* Force targeted  Content Boxes class to fixed height. Change ".target-class" to the class you use. */

.target-class .fusion-column .content-wrapper {
     height: 250px !important;
}

以上是关于css 强制定位内容框类到固定高度。将“.target-class”更改为您使用的类。的主要内容,如果未能解决你的问题,请参考以下文章

css如何将导航绝对定位到页面底部

css 强制所有翻转盒使用固定的高度和边距。

CSS 网页布局基础

CSS默认下固定高度,自动适应

在html中定位固定标题

css回顾2