• Like the title says, when I place a post and page grid, the post titles are always very large (web inspector show 28px). Changing the heading size anywhere between H2 – H6 in the block settings makes no difference.

    the following is what is rendered and overrides the main css file

    .ab-block-post-grid header .ab-block-post-grid-title {
        font-size: 28px;
        line-height: 1.2;
    }

    source shows as blocks.style.build.css

  • The topic ‘Cannot change Title heading size in AB Post and Page Grid’ is closed to new replies.