css AgentPress Pro Home Bottom以帖子而非页面为特色
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css AgentPress Pro Home Bottom以帖子而非页面为特色相关的知识,希望对你有一定的参考价值。
.home-bottom .featuredpost .entry {
width: 23.875%;
}
.home-bottom.full-width .featuredpost .entry:nth-of-type(3n+1) {
clear: none;
margin-left: 1.5%;
}
.home-bottom.full-width .featuredpost .entry:nth-of-type(4n+1) {
clear: both;
margin-left: 0;
}
@media only screen and (max-width: 768px){
.home-bottom.full-width .featuredpost .entry {
width: 49.25%;
}
}
@media only screen and (max-width: 480px) {
.home-bottom.full-width .featuredpost .entry {
width: 100%;
clear: both;
}
.home-bottom.full-width .featuredpost .entry:nth-of-type(3n+1) {
margin-left: 0;
}
}
以上是关于css AgentPress Pro Home Bottom以帖子而非页面为特色的主要内容,如果未能解决你的问题,请参考以下文章
html AgentPress Pro
php 手动更新到AgentPress v1.0.1并更改Slider
php 将Gravity Forms添加到单个AgentPress列表帖子中,并使用帖子标题动态填充表单。将其添加到functions.php中。
在 windows 10 pro 上安装 Docker 失败:需要 Windows 10 Pro/Enterprise/Home (18363+)
Windows 10 Home/Pro/Enterprise 上的 IIS 并发请求限制
Pro Android学习笔记 ActionBar:Home图标区