• Hey there,

    I’m looking to reduce the padding above and below the page titles. How can I do this?

    Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter petervdeynde

    (@petervdeynde)

    I forgot to mention I also have a subtitles plugin installed.

    Hi There,

    Try adding following code to the custom CSS if it works.

    .format-text-main h1, .format-text-main h2, .format-text-main .large-title {
        margin: -36px !important;
    }

    Let me know how it goes.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to reduce the padding above and below the page title’ is closed to new replies.