• How can I reduce space between heading and text. It is too wide.
    Also, how do I add background colour to the heading and text? they are too separate blocks!?!? guttenberg wont allow the combined bakground

    screenshot here

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    That seems the issue with your cache/optimization plugin.
    Try to disable those and check.

    Or you can also try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .single-post.content-max-width .entry-content h1, .single-post.content-max-width .entry-content h2, .single-post.content-max-width .entry-content h3, .single-post.content-max-width .entry-content h4, .single-post.content-max-width .entry-content h5, .single-post.content-max-width .entry-content h6, .single-post.content-max-width .entry-content blockquote, .single-post.content-max-width .entry-content p {
        margin: 0 auto;
    }
    Thread Starter nichere

    (@nichere)

    Thanks,
    The issue was Typography and fixing each heading space.

    fixed now

    Glad to hear that issue has been fixed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘reduce space bewteen heading and text’ is closed to new replies.