• danieldohrman

    (@danieldohrman)


    hi all im having an issue with my blog that when i insert heading the gap between the gaps between the text are very large how can i make the gaps smaller

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Animesh Gaurav

    (@bizanimesh)

    Hi @danieldohrman

    Please add below CSS in Appearance > Customize > Additional CSS section:

    .post__meta--wrapper {
        margin-bottom: -100px;
    }

    It will decrease the gap between heading and texts.

    Thread Starter danieldohrman

    (@danieldohrman)

    thanks that had gotten rid of the gap between the header(page name and the first paragraph however throughout my blog anytime i put a heading, picture to side and paragrapg below i get a large gap still

    If you check out my page you will see the large gap on the most recent post between the word Description and the paragraph.

    Your help is much appreciated

    Animesh Gaurav

    (@bizanimesh)

    Hi @danieldohrman

    Are you talking about this gap: https://prnt.sc/spey17?

    It will be there because these are two different blocks. See: https://prnt.sc/spezdt

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Gaps to large’ is closed to new replies.