Post grids | WordPress.org

[ad_1]

Hi @femke98,

To hide them on small screens, use the following CSS in Appearance > Customize > Additional CSS:

@media only screen and (max-width: 800px) {
.pb-header-posts-grid {
display: none;
}
}

You also have options to not show them for single post and page (but this applies to all screens):
Appearance > Customize > Posts Grid > Header Posts Grid (You can uncheck these: “Show in Posts”, “Show in Pages”)

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer