css 页面构建器容器全宽默认值 - generatepress,largura

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 页面构建器容器全宽默认值 - generatepress,largura相关的知识,希望对你有一定的参考价值。

/*To change all pages to full width, you can use this CSS:*/
.page .container.grid-container {
    max-width: 100%;
}

/*For all posts:*/
.single .container.grid-container {
    max-width: 100%;
}

/*For pages and posts:*/
.container.grid-container {
    max-width: 100%;
}

以上是关于css 页面构建器容器全宽默认值 - generatepress,largura的主要内容,如果未能解决你的问题,请参考以下文章

css 在固定宽度容器内创建全宽(100%)容器

css 强制固定容器内的全宽

css 在容器中使div达到全宽

如何更改引导内联日期选择器以适应全宽

css 月光主题全宽英雄旋转器

使用 Twitter BootStrap Css Toolkit 没有侧边栏时的全宽内容