Entry content spacing | WordPress.org

[ad_1]

Hi @fellter2

Unfortunately these queries can only be achieved using a bit of custom CSS. It should be easy enough to achieve.

For example, this would affect all H1 tags —

.entry-content h1 {
  margin-bottom: 200px !important;
}

And for the whole entry-content spacing, the snippet would be —

[data-vertical-spacing*=top] {
  padding-top: 200px !important;
}

Hope this helps!

 

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